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?
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?