mirror of https://github.com/YosysHQ/yosys.git
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 New Issue