Altera_Forum
Honored Contributor
13 years agoTCL Macro for Top-Level Schematic to Verilog Conversion (For ModelSim Simulation)
I put together a little TCL script that automatically converts a schematic top-level entity to Verilog to help streamline preparation for ModelSim.
(This script improves the native Quartus b2v conversion tool and automatically swaps out the top-level for you.) I put together a blog post talking about it here: http://idle-logic.com/2012/06/09/tcl-macro-for-top-level-schematic-to-verilog-conversion-for-modelsim-simulation/ I thought I might share it on the Altera Forums to reach a wider audience of people who might be interesting in this type of script. --Chris