3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 01:54:10 +00:00

quicklogic: Drop blackbox off adder_carry

This commit is contained in:
Martin Povišer 2023-11-27 14:21:59 +01:00
parent 554d8caef7
commit 532aca28ab

View file

@ -121,7 +121,6 @@ module sh_dff(
endmodule endmodule
(* abc9_box, lib_whitebox *) (* abc9_box, lib_whitebox *)
(* blackbox *)
(* keep *) (* keep *)
module adder_carry( module adder_carry(
output wire sumout, output wire sumout,