Hacker News new | ask | show | jobs
by analognoise 1948 days ago
I've been considering attempting something like this with Verilator output which is mixed into a GUI produced by QT.

This is truly awesome. I can't wait to play with it!

1 comments

I almost got VHDL STDIN/STDOUT <-> UART <-> H2 core working, which would have allowed you to interact at run time with the VHDL simulation, but I do not think it is possible to do without using non-standard extensions, which is a shame. The attempt is still in "tb.vhd" and can be turned on by modifying "tb.cfg". I was quite impressed that I managed to get a VHDL program that could process a text file at run time so I did not have to keep compiling it.