[quote]Production hardware would replace the FPGA with an ASIC, and would cost about 1/5 of those prices due to quantity discounts…
A program called a “logic analyzer” goes through the pain of actually producing the physical layout of the chip.
[/quote]
A couple of nitpicks.
-
Getting someone to fab an ASIC usually costs a ton of money - and up front. The price of the ASIC only becomes reasonable in very large quantities, for example, 1 million.
-
You use a logic analyzer to debug your FPGA designs, not to place and route. You use a synthesizer for going from VHDL/Verilog to realization.
God bless,
-Toby Reyelts