3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00
yosys/passes
2019-08-06 16:45:48 -07:00
..
cmds Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
equiv Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
fsm Use State::S{0,1} 2019-08-06 16:22:47 -07:00
hierarchy Use IdString::begins_with() 2019-08-06 16:42:25 -07:00
memory Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
opt Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
pmgen From master 2019-05-28 09:37:50 -07:00
proc Make liberal use of IdString.in() 2019-08-06 16:18:18 -07:00
sat Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
techmap Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00
tests Use std::stoi instead of atoi(<str>.c_str()) 2019-08-06 16:45:48 -07:00