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-05-02 14:31:37 +00:00
Code
Issues
Releases
Wiki
Activity
16,551
Commits
134
Branches
66
Tags
8f6c4d40e4b3cb062ff4bfc0647e5ad4c879e2a2
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