yosys/passes
whitequark 749ff864aa
Merge pull request #1309 from whitequark/proc_clean-fix-1268
proc_clean: fix order of switch insertion
2019-08-20 00:45:41 +00: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 Ignore all generated headers for pmgen pass 2019-08-18 10:49:17 +02: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 Fix typo 2019-08-19 10:41:18 -07:00
tests More use of IdString::in() 2019-08-15 09:23:57 -07:00