JamesGlanville / GF2

0 stars 0 forks source link

Weird issue with viewing siggen output #21

Open JamesGlanville opened 11 years ago

JamesGlanville commented 11 years ago

I've finished implementing the signal generator, it parses correctly and runs. However, the output is only displayed when I connect it also to an input of another device. Could someone test this for me?

Running the simulator with siggen.def (in src folder) as it is currently will give a repeating trace. However, if you change line 24 of the definition back to <= B, then it does not. There is some console output which shows the correct signals being updated, but they are not displayed. Any ideas?