mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 01:24:10 +00:00
quicklogic: Drop blackbox
off adder_carry
This commit is contained in:
parent
554d8caef7
commit
532aca28ab
|
@ -121,7 +121,6 @@ module sh_dff(
|
|||
endmodule
|
||||
|
||||
(* abc9_box, lib_whitebox *)
|
||||
(* blackbox *)
|
||||
(* keep *)
|
||||
module adder_carry(
|
||||
output wire sumout,
|
||||
|
|
Loading…
Reference in a new issue