Hacker News new | ask | show | jobs
by dnautics 3559 days ago
Usually you start at the verilog level with simulators (I've done this professionally with zero hardware experience and discovered many critical bugs in a chip that's now taped out. Of course the real engineers had to fix them.) Now that it's gone physical, after a series of very low level tests, they will take similar software and adapt it to the interface for hardware instead and repeat all the tests.
1 comments

Ah makes sense. Thanks for the info, will look into this.