mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fix intermittent errors caused by weird library stuff
This commit is contained in:
parent
b57604f4e4
commit
da43b2be53
@ -18,8 +18,8 @@
|
||||
onbreak {resume}
|
||||
|
||||
# create library
|
||||
if [file exists work] {
|
||||
vdel -all
|
||||
if [file exists work$2] {
|
||||
vdel -lib work$2 -all
|
||||
}
|
||||
vlib work$2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user