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-06 09:34:09 +00:00
Code
Activity
ba48b6b1e6
yosys
/
passes
History
Clifford Wolf
11c3b81c08
typo fix for "opt -fast"
2014-12-30 22:35:38 +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
Added Yosys::{dict,nodict,vector} container types
2014-12-26 10:53:21 +01:00
memory
More dict/pool related changes
2014-12-27 12:02:57 +01:00
opt
typo fix for "opt -fast"
2014-12-30 22:35:38 +01:00
proc
Renamed extend() to extend_xx(), changed most users to extend_u0()
2014-12-24 09:51:17 +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