- delete work
git-svn-id: http://moon:8086/svn/vhdl/trunk@1103 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user