1
0
mirror of synced 2026-05-05 07:35:21 +00:00

techmap: set Han-Carlson adder priority consistent with Kogge-Stone

This commit is contained in:
Emil J. Tywoniak
2024-11-28 23:54:00 +01:00
parent 3f078d9afa
commit 4bf3677640
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
(* techmap_celltype = "$lcu" *)
module _85_lcu_han_carlson (P, G, CI, CO);
module _80_lcu_han_carlson (P, G, CI, CO);
parameter WIDTH = 2;
(* force_downto *)