Hi, I am using the Virtuoso Verilog Enviroment (NC-Verilog), in order to generate the functional Verilog model of my top Schematic. For some of the components of my Schematic, I have written their functional models. In the tab Setups -> Netlist, I have selected the option "Single Netlist file". In the generated Netlist, the tools "'include" the modules of the Schematic's components. I want to replace the "`include"s, with the modules inline. How can I achieve this automatically through the tools? Kind regards, anm
↧