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 10:25:19 +00:00
Code
Activity
5d631f0ea7
yosys
/
passes
History
Clifford Wolf
5d631f0ea7
Removed left over debug code from memory_bram
2015-01-04 11:46:04 +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
Removed left over debug code from memory_bram
2015-01-04 11:46:04 +01:00
opt
typo fix for "opt -fast"
2014-12-30 22:35:38 +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