mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-26 21:16:03 +00:00
intel_alm: Add IO buffer insertion
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
parent
3421979f00
commit
5dba138c87
19 changed files with 166 additions and 46 deletions
|
@ -22,5 +22,5 @@ module top();
|
|||
endmodule
|
||||
EOT
|
||||
|
||||
synth_intel_alm -family cyclone10gx -quartus
|
||||
synth_intel_alm -family cyclone10gx -quartus -noiopad
|
||||
select -assert-none w:*[* w:*]*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue