Specifying verilator options externally
Replies (1)
(1-1/1)
|
Specifying verilator options externallyAdded by Lane Brooks about 3 years ago I have a synthesized netlist. Is there a way, other than through inline verilog comments, to set options such as 'public' or 'clock_enable' for specific signals? I can certainly run a script to alter the netlist, but I would prefer not touching the synthesized netlist. Is there a way instead specify options for specific signals from the command line or an ancillary file? Replies (1)RE: Specifying verilator options externally - Added by Wilson Snyder about 3 years agoNo, often considered but never implemented. Sorry. (1-1/1) Loading...
|