mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-01 14:47:53 +00:00
analogdevices: expreso does not care about clock buffers
This commit is contained in:
parent
6ee0bfa913
commit
0a2b6a4f21
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