Closed iceberg1369 closed 3 years ago
It actually depends. I use ModelSim to do simulation and debugging. Some more professional user like IC design company may choose cadence or synopsis tool and may setup more automatic development and test environment using system verilog.
what is the IDE or test suit you use for C models and firmware?
The C/C++ code follows the ANSI C standard, so you can use eclipse+gcc or eclipse+mingw or visual studio whichever you feel convenient to use. You can add your main() function as described in chapter 5. A trial IF file sim_signal_L1CA is uploaded to Baidu netdisk (cause it is very large): link: https://pan.baidu.com/s/1wrN2B7h_CQb5Zp5Ule-RpA extraction code: z7ul
Please describe setting up development enviorment to test verilog codes