3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-07 09:30:55 +00:00

New xprop pass to encode 3-valued x-propagation using 2-valued logic

This commit is contained in:
Jannis Harder 2022-11-25 17:48:15 +01:00
parent 5ff69a0fe2
commit ce708122a5
7 changed files with 2001 additions and 0 deletions

2
tests/xprop/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/xprop_*
/run-test.mk