[myhdl-list] Re: always_comb problem
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2005-01-03 11:01:52
|
David Brochart wrote: > I think this is a good solution indeed, it would work for "always_comb" and > "toVerilog". Follow-up: In MyHDL 0.4.1, this has been implemented. Both for always_comb and for verilog conversion, code that is embedded in a single 'if __debug__' statement is ignored. Regards, Jan -- Jan Decaluwe - Resources bvba - http://jandecaluwe.com Losbergenlaan 16, B-3010 Leuven, Belgium Using Python as a hardware description language: http://jandecaluwe.com/Tools/MyHDL/Overview.html |