3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00
yosys/tests/liberty
Muthiah Annamalai (முத்து அண்ணாமலை) 693c609eec
Merge branch 'YosysHQ:master' into main/issue2525
2023-05-16 21:21:32 -07:00
..
.gitignore Updated the liberty parser to accept [A:B] ranges (AST has not been updated). Liberty parser now also accepts key : value pair lines that do not end in ';'. 2019-03-24 22:54:18 +01:00
busdef.lib Updated the liberty parser to accept [A:B] ranges (AST has not been updated). Liberty parser now also accepts key : value pair lines that do not end in ';'. 2019-03-24 22:54:18 +01:00
issue3498_bad.lib [YOSYS] Issue #3498 - Fix Synopsys style unquoted Liberty style function body parsing with unittest 2023-05-06 23:37:47 -07:00
normal.lib Liberty file parser now accepts superfluous ; 2019-03-27 15:15:53 +01:00
processdefs.lib Liberty file parser now accepts superfluous ; 2019-03-27 15:15:53 +01:00
run-test.sh dfflibmap: Refactor to use dfflegalize internally. 2020-07-09 18:51:03 +02:00
semicolextra.lib Liberty file parser now accepts superfluous ; 2019-03-27 15:16:19 +01:00
semicolmissing.lib Updated the liberty parser to accept [A:B] ranges (AST has not been updated). Liberty parser now also accepts key : value pair lines that do not end in ';'. 2019-03-24 22:54:18 +01:00
small.v Updated the liberty parser to accept [A:B] ranges (AST has not been updated). Liberty parser now also accepts key : value pair lines that do not end in ';'. 2019-03-24 22:54:18 +01:00
XNOR2X1.lib adding unittest 2023-05-04 22:43:04 -07:00