Initial revision
Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@939 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
## NOTE: Do not edit this file.
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../src/core/ram_2c_2r_2w.vhd"
|
||||
vcom -explicit -93 "../src/core/j1.vhd"
|
||||
vcom -explicit -93 "../src/tb_j1.vhd"
|
||||
|
||||
vmap work
|
||||
|
||||
vsim -t 1ps -lib work tb_j1
|
||||
do {tb_j1.wave.do}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 1us
|
||||
Reference in New Issue
Block a user