Hello,
I was interested in seeing more than one line of text per clock cycle in PyMTL3. Say something like:
...
3:<some output text for cycle 3>
3:<some more output text for cycle 3>
4:<some output text for cycle 4>
4:<some more output text for cycle 4>
...
Any recommendations how to do that?
Thanks, Sebastian