This website requires JavaScript.
Explore
Help
Sign In
riscv
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Projects
Releases
Wiki
Activity
462b22f44f
yosys
/
passes
History
Clifford Wolf
462b22f44f
dict<> ref vs insert bugfix
2015-01-06 00:16:44 +01:00
..
abc
Fixed typo in ABC command
2014-12-30 19:38:40 +01:00
cmds
Fixed a bug in "select %ci %co %x"
2014-12-30 20:15:18 +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
Towards Xilinx bram support
2015-01-05 13:59:04 +01:00
opt
dict<> ref vs insert bugfix
2015-01-06 00:16:44 +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
Fixed build with SMALL=1
2014-12-30 11:41:24 +01:00
tests
Replaced std::unordered_map as implementation for Yosys::dict
2014-12-26 21:35:22 +01:00