mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-23 13:27:16 -04:00
Change busybear test to use work-busybear library
This commit is contained in:
parent
f700efc2b3
commit
088fbbcbf0
1 changed files with 3 additions and 3 deletions
|
@ -17,10 +17,10 @@
|
|||
onbreak {resume}
|
||||
|
||||
# create library
|
||||
if [file exists work] {
|
||||
vdel -all
|
||||
if [file exists work-busybear] {
|
||||
vdel -all -lib work-busybear
|
||||
}
|
||||
vlib work
|
||||
vlib work-busybear
|
||||
|
||||
# compile source files
|
||||
# suppress spurious warnngs about
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue