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-24 19:40:49 +00:00
Code
Issues
Releases
Wiki
Activity
16,400
Commits
135
Branches
66
Tags
45d654e2d7baf332b33e7b7bd00c81019c7606ac
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