Ok so it's still a bit buggy on windows, and ModelSim doesn't play nice.
But combined with #GHDL for open source #VHDL simulation and #gtkwave for wave viewing it's a surprisingly comfortable to set up tool chain, especially on Linux it's all just via package manager and pip~
Now to learn proper file structuring and documenting habits to raise the code quality bar a bit, probably add proper test benches~
Again #TerosHDL helps with built in docs generator <3
#ghdl #vhdl #gtkwave #teroshdl
Anyone know how to convert a vcd to text file?
I'm trying to verify my vhdl program with a python version (which saves the output to a text file), but the best i can seem to get out of #modelsim to a file is VCD.
I would like to write my own testbenches, simulate with #ghdl and then view output with #gtkwave but until I can actually figure out how to write a testbench I'm stuck with #modelsim and quartus prime :(
#gtkwave #ghdl #modelsim #techsupport #vhdl