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
15,610
Commits
120
Branches
64
Tags
d73cd78001a4ea2d3279f7533b3f443128f63bad
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