mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-15 12:00:28 +00:00
analogdevices: expreso does not care about clock buffers
This commit is contained in:
parent
31605cb006
commit
acb06021a8
2 changed files with 0 additions and 72 deletions
|
@ -496,8 +496,6 @@ struct SynthAnalogDevicesPass : public ScriptPass
|
|||
}
|
||||
|
||||
if (check_label("finalize")) {
|
||||
if (help_mode || !noclkbuf)
|
||||
run("clkbufmap -buf BUFG O:I", "(skip if '-noclkbuf')");
|
||||
run("clean");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue