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-02-25 16:41:06 +00:00
Code
Issues
Releases
Wiki
Activity
16,438
Commits
120
Branches
64
Tags
37347aacb2fddd8a79dcb372f89a79e981a22c76
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