[myhdl-list] Filename path support for toVHDL and toVerilog functions
Brought to you by:
jandecaluwe
From: Shankar G. V. G. <sha...@me...> - 2012-09-20 07:16:59
|
Maybe we should be adding path support for toVHDL and toVerilog conversion functions in myhdl. This will allow us to generate HDL at user defined path and not pollute current directory. Since these functions have a variable arglist in the end, the path argument has to come in the beginning, which means API breaks. Thoughts? -Shankar |