File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed
Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -87,3 +87,6 @@ Hierarchical pins
8787
88880.0 0.0
89890.0 0.0
90+ [WARNING ORD-2043] SanityCheck: Module 'ALU_16_0_16_0_16_unused_CO\[14:0\]_X_BRENT_KUNG' is defined but never instantiated.
91+ [WARNING ORD-2043] SanityCheck: Module 'ALU_16_0_16_0_16_unused_CO\[14:0\]_X_KOGGE_STONE' is defined but never instantiated.
92+ [WARNING ORD-2043] SanityCheck: Module 'ALU_16_0_16_0_16_unused_CO\[14:0\]_X_SKLANSKY' is defined but never instantiated.
Original file line number Diff line number Diff line change @@ -25,3 +25,5 @@ report_net _395_/CI
2525
2626check_ties TIEHIx1_ASAP7_75t_R
2727report_ties TIEHIx1_ASAP7_75t_R
28+
29+ sta::check_axioms
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ PINS 1 ;
1818END PINS
1919NETS 4 ;
2020 - net ( alu0/hier2/load1 A ) ( alu0_1 H ) ( alu0/load2 A ) + USE SIGNAL ;
21- - net1 ( alu1/hier2/load1 A ) ( alu1_2 H ) ( alu1/load2 A ) + USE SIGNAL ;
2221 - net2 ( load0 A ) ( load0_3 H ) + USE SIGNAL ;
22+ - net_1 ( alu1/hier2/load1 A ) ( alu1_2 H ) ( alu1/load2 A ) + USE SIGNAL ;
2323 - top_in ( PIN top_in ) + USE SIGNAL ;
2424END NETS
2525END DESIGN
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ PINS 1 ;
1717 - top_in + NET top_in + DIRECTION INPUT + USE SIGNAL ;
1818END PINS
1919NETS 4 ;
20+ - hier3/net ( hier3/alu1/hier2/load1 A ) ( hier3/alu1_2 H ) ( hier3/alu1/load2 A ) + USE SIGNAL ;
2021 - net ( alu0/hier2/load1 A ) ( alu0_1 H ) ( alu0/load2 A ) + USE SIGNAL ;
21- - net1 ( hier3/alu1/hier2/load1 A ) ( hier3/alu1_2 H ) ( hier3/alu1/load2 A ) + USE SIGNAL ;
2222 - net2 ( load0 A ) ( load0_3 H ) + USE SIGNAL ;
2323 - top_in ( PIN top_in ) + USE SIGNAL ;
2424END NETS
You can’t perform that action at this time.
0 commit comments