This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-04-08 18:31:51 +00:00
Code
Activity
a95c229e12
yosys
/
passes
History
Clifford Wolf
a95c229e12
Fixed a bug in opt_muxtree for "mux forests"
2015-01-17 13:56:53 +01:00
..
abc
Added "abc -lut w1:w2"
2015-01-15 13:37:48 +01:00
cmds
Only enable code coverage counters on linux
2015-01-09 17:32:53 +01:00
fsm
Added Yosys::{dict,nodict,vector} container types
2014-12-26 10:53:21 +01:00
hierarchy
Fixed pattern matching in "hierarchy -generate"
2015-01-04 11:45:39 +01:00
memory
memory_bram hotfix for memories with width 1
2015-01-06 23:59:53 +01:00
opt
Fixed a bug in opt_muxtree for "mux forests"
2015-01-17 13:56:53 +01:00
proc
Removed SigSpec::extend_xx() api
2015-01-01 11:41:52 +01:00
sat
Renamed extend() to extend_xx(), changed most users to extend_u0()
2014-12-24 09:51:17 +01:00
techmap
Bugfix in dff2dffe
2015-01-16 17:51:17 +01:00
tests
Replaced std::unordered_map as implementation for Yosys::dict
2014-12-26 21:35:22 +01:00