Skip to content

Commit

Permalink
Merge pull request f4pga#2061 from Ravenslofty/carry4_whitebox
Browse files Browse the repository at this point in the history
Mark CARRY4_VPR as lib_whitebox
  • Loading branch information
litghost committed Mar 3, 2021
2 parents 075bef8 + bae89e9 commit 098fe2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xc/xc7/techmap/cells_sim.v
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ assign COUT = CIN;

endmodule

(* abc9_box, blackbox *)
module CARRY4_VPR(O0, O1, O2, O3, CO0, CO1, CO2, CO3, CYINIT, CIN, DI0, DI1, DI2, DI3, S0, S1, S2, S3);
parameter CYINIT_AX = 1'b0;
parameter CYINIT_C0 = 1'b0;
Expand Down

0 comments on commit 098fe2e

Please sign in to comment.