mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-05 23:44:01 +00:00
commit
41e5028f98
7 changed files with 388 additions and 12 deletions
|
@ -255,10 +255,7 @@ struct SynthEcp5Pass : public ScriptPass
|
|||
run("techmap -D NO_LUT -map +/ecp5/cells_map.v");
|
||||
run("opt_expr -mux_undef");
|
||||
run("simplemap");
|
||||
// TODO
|
||||
#if 0
|
||||
run("ecp5_ffinit");
|
||||
#endif
|
||||
}
|
||||
|
||||
if (check_label("map_luts"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue