M
Mike Treseler
Guest
Brandon Brown wrote:
Check it in a text editor.
Then click up a shell and type
vcom
and make sure you get the usage message, then
vcom uart.vhd test_uart.vhd
Sometimes I use them too.
-- Mike Treseler
Maybe some of the lines wrapped.I'm trying to compile your uart.vhd code
in ModelSim and I get the following error:
uart.vhd(85): near "main": expecting: BEGIN
Any ideas? I'm new to VHDL simulation and ModelSim in general.
Check it in a text editor.
Then click up a shell and type
vcom
and make sure you get the usage message, then
vcom uart.vhd test_uart.vhd
You are welcome.Thank you very much for providing these files btw, they are very useful.
Sometimes I use them too.
-- Mike Treseler