- delete work at startup
git-svn-id: http://moon:8086/svn/vhdl/trunk@1102 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
## NOTE: Do not edit this file.
|
## NOTE: Do not edit this file.
|
||||||
##
|
##
|
||||||
|
|
||||||
|
if {[file exists work]} {vdel -lib work -all}
|
||||||
|
|
||||||
vlib work
|
vlib work
|
||||||
|
|
||||||
# RAMS
|
# RAMS
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
## NOTE: Do not edit this file.
|
## NOTE: Do not edit this file.
|
||||||
##
|
##
|
||||||
|
|
||||||
|
if {[file exists work]} {vdel -lib work -all}
|
||||||
|
|
||||||
vlib work
|
vlib work
|
||||||
|
|
||||||
# UART
|
# UART
|
||||||
|
|||||||
Reference in New Issue
Block a user