Re: [myhdl-list] conversion filename?
Brought to you by:
jandecaluwe
From: SHEN C. <she...@co...> - 2015-02-17 11:18:24
|
You can do this: toVerilog.timescale = '1ns/1ps' toVerilog.name = 'moduleA' toVerilog(rtl_moduleA, chain) It's in the reference section in the manual : http://docs.myhdl.org/en/latest/manual/reference.html shenchen On 2015-02-17 17:44, Josy Boelen wrote: > Henry Gomersallcantab.net> writes: > >> There doesn't appear to be a mechanism to set the file/directory >> name > > of > >> a converted v* file. Is this correct? It would be really useful to >> have >> a mechanism to do so - it could > > easily Links: ------ [1] http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk [2] mailto:myh...@li... [3] https://lists.sourceforge.net/lists/listinfo/myhdl-list |