yosys/passes
Clifford Wolf 7d8db1c053
Merge pull request #1314 from YosysHQ/eddie/fix_techmap
techmap -max_iter to apply to each module individually
2019-08-21 09:12:56 +02:00
..
cmds More use of IdString::in() 2019-08-15 09:23:57 -07:00
equiv substr() -> compare() 2019-08-07 12:20:08 -07:00
fsm RTLIL::S{0,1} -> State::S{0,1} 2019-08-07 11:12:38 -07:00
hierarchy stoi -> atoi 2019-08-07 11:09:17 -07:00
memory stoi -> atoi 2019-08-07 11:09:17 -07:00
opt ID({A,B,Y}) -> ID::{A,B,Y} for opt_share.cc 2019-08-19 10:11:47 -07:00
pmgen Fix copy-paste typo 2019-08-20 20:18:51 -07:00
proc proc_clean: fix order of switch insertion. 2019-08-19 16:44:23 +00:00
sat More use of IdString::in() 2019-08-15 09:23:57 -07:00
techmap Grammar 2019-08-20 20:05:51 -07:00
tests More use of IdString::in() 2019-08-15 09:23:57 -07:00