Re: [myhdl-list] User-defined code in submodules
Brought to you by:
jandecaluwe
From: Josy B. <jo...@c-...> - 2014-05-03 08:14:36
|
Guy Eschemann <guy <at> noasic.com> writes: I experimented a bit with your code and got the intended result when replacing 'inc_comb.vhdl_code' with 'top.vhdl_code'. Now you wrapped 'inc_comb' inside a 'top' module which is the one you convert, so this may make sense? Regards, Josy |