mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-21 10:41:37 +00:00
Merge pull request #4479 from yrabbit/z1-power
Gowin. Add an energy saving primitive
This commit is contained in:
commit
43c1328fbb
3 changed files with 6 additions and 6 deletions
|
@ -1681,10 +1681,6 @@ endmodule
|
|||
module ADC (...);
|
||||
endmodule
|
||||
|
||||
module BANDGAP (...);
|
||||
input BGEN;
|
||||
endmodule
|
||||
|
||||
module CLKDIV2 (...);
|
||||
parameter GSREN = "false";
|
||||
input HCLKIN, RESETN;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue