File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Top Open diff view settings Original file line number Diff line number Diff line change 956956 <interconnect >
957957 <mux name =" cin" input =" fle.cin fle.inX" output =" adder.cin" >
958958 <pack_pattern name =" chain" in_port =" fle.cin" out_port =" adder.cin" />
959- <pack_pattern name =" chain2" in_port =" fle.inX" out_port =" adder.cin" />
959+ <!-- <pack_pattern name="chain" in_port="fle.inX" out_port="adder.cin" /> -->
960+ <!-- Not currently supported but more accurate. Commented out for now. -->
960961 </mux >
961962 <direct name =" cout" input =" adder.cout" output =" fle.cout" >
962963 <pack_pattern name =" chain" in_port =" adder.cout" out_port =" fle.cout" />
981982 <!-- mux for the input to the inner FF of each SLICE_L -->
982983 <mux name =" FFMUX" input =" ALUT.O5 fle.inX" output =" FDSE[0].D" >
983984 <pack_pattern name =" ff_in" in_port =" ALUT.O5" out_port =" FDSE[0].D" />
984- <pack_pattern name =" ff_in2" in_port =" fle.inX" out_port =" FDSE[0].D" />
985985 <delay_constant in_port =" fle.inX" max =" 2.0200000000000003e-10"
986986 out_port =" FDSE[0].D" />
987987 <delay_constant in_port =" ALUT.O5" max =" 1.07e-10"
You can’t perform that action at this time.
0 commit comments