mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-15 12:00:28 +00:00
libcache: support liberty filename globbing
This commit is contained in:
parent
856a387aad
commit
4508676e67
2 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
libcache -verbose
|
||||
libcache -enable busdef.lib
|
||||
libcache -enable bus*f.lib
|
||||
|
||||
logger -expect log "Caching is disabled by default." 1
|
||||
logger -expect log "Caching is enabled for `busdef.lib'." 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue