[myhdl-list] Constant assignments in co-simulation
Brought to you by:
jandecaluwe
From: Nikolay K. <nik...@gm...> - 2015-05-26 12:10:27
|
Hi All, We have a co-simulation issue: when constants are assigned to signals in co-simulation, the assigned values are not visible in MyHDL. The issue is demonstrated by the following gist: https://gist.github.com/nkavaldj/650fafbc3693f7a501e2 The flow we use: MyHDL - > toVerilog -> Icarus Is there a known workaround? Regards, Nikolay |