- delete work

git-svn-id: http://moon:8086/svn/vhdl/trunk@1103 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-17 06:15:15 +00:00
parent 0f70052aa3
commit 92b39b9539
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
## NOTE: Do not edit this file.
##
if {[file exists work]} {vdel -lib work -all}
vlib work
vcom -explicit -93 "../src/fifo_ctrl_pkg.vhd"
vcom -explicit -93 "../src/gray_counter.vhd"
+2
View File
@@ -1,5 +1,7 @@
## NOTE: Do not edit this file.
##
if {[file exists work]} {vdel -lib work -all}
vlib work
vcom -explicit -93 "../src/fifo_ctrl_pkg.vhd"
vcom -explicit -93 "../../rams/dpram_1w1r2c_ra_sim.vhd"
+2
View File
@@ -1,5 +1,7 @@
## NOTE: Do not edit this file.
##
if {[file exists work]} {vdel -lib work -all}
vlib work
vcom -explicit -93 "../src/fifo_ctrl_pkg.vhd"
vcom -explicit -93 "../src/gray_counter.vhd"