This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-04-17 10:11:18 +00:00
Code
Issues
Releases
Wiki
Activity
16,165
Commits
130
Branches
66
Tags
fd40418c102eb2fdc15ca5cd5c2276468fa7ddd0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Robert O'Callahan
2654bd5355
Compute
is_port
in AbcPass without iterating through all cells and wires in the module every time we run ABC.
...
This does not scale when we run ABC thousands of times in a single AbcPass.
2025-08-14 22:29:45 +00:00
Marcelina Kościelnicka
1eea06bcc0
Add new helper class for merging FFs into cells, use for memory_dff.
...
Fixes
#1854
.
2021-05-23 14:46:59 +02:00