 |
C to Verilog - FAQ
When c-to-verilog generates your code, it also generates an automatic testbench. It assigns empty block-rams to each of your array parameters and default values to your integers. It will even try to detect loop index parameters and assign them ...
www.c-to-verilog.com |
 |