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:
parent
554d8caef7
commit
532aca28ab
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue