mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-04-21 12:27:27 +03:00
Fixing some examples, adding scripts for compiling xilinx libs with ghdl
This commit is contained in:
@@ -18,9 +18,9 @@ vcom -93 -work work ../uart.vhd
|
||||
vcom -93 -work work ../ram_image.vhd
|
||||
vcom -93 -work work ../plasma_TB.vhd
|
||||
|
||||
vsim -t 1ps tbench
|
||||
view wave
|
||||
#add wave *
|
||||
vsim -t 1ps plasma_tb
|
||||
#view wave
|
||||
add wave *
|
||||
do wave.do
|
||||
|
||||
view structure
|
||||
|
||||
Reference in New Issue
Block a user