3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-01 12:07:51 +00:00

verific: Added "-vlog-libext" option to specify search extension for libraries

This commit is contained in:
Miodrag Milanovic 2022-06-09 08:57:48 +02:00
parent d1b2beab12
commit 6e8e4b4550
2 changed files with 17 additions and 1 deletions

View file

@ -30,6 +30,7 @@ Yosys 0.17 .. Yosys 0.17-dev
* Verific support
- Proper file location for readmem commands
- Added "-vlog-libext" option to specify search extension for libraries
Yosys 0.16 .. Yosys 0.17
--------------------------