mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
Call shregmap twice -- once for variable, another for fixed
This commit is contained in:
parent
4afcad70e2
commit
1d526b7f06
3 changed files with 31 additions and 37 deletions
|
@ -141,3 +141,6 @@ module \$__XILINX_SHREG_ (input C, input D, input [31:0] L, input E, output Q, o
|
|||
end
|
||||
endgenerate
|
||||
endmodule
|
||||
|
||||
`ifndef SRL_ONLY
|
||||
`endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue