- delete work at startup

git-svn-id: http://moon:8086/svn/vhdl/trunk@1102 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-16 21:19:18 +00:00
parent 7705d1220e
commit 0f70052aa3
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
## NOTE: Do not edit this file.
##
if {[file exists work]} {vdel -lib work -all}
vlib work
# RAMS
+3
View File
@@ -1,5 +1,8 @@
## NOTE: Do not edit this file.
##
if {[file exists work]} {vdel -lib work -all}
vlib work
# UART