- delete work at startup
git-svn-id: http://moon:8086/svn/vhdl/trunk@1105 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if {[file exists work]} {vdel -lib work -all}
|
||||
|
||||
vlib work
|
||||
vcom -explicit -93 "../src/dpram_2w2r.vhd"
|
||||
vcom -explicit -93 "../src/dpram_1w1r.vhd"
|
||||
|
||||
Reference in New Issue
Block a user