Skip to content

Commit 6bf3b24

Browse files
use 'LZ' segment for 3d sg_link
1 parent 1be6dca commit 6bf3b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vtr_flow/arch/multi_die/stratixiv_3d/3d_SB_inter_die_stratixiv_arch.timing.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48344,7 +48344,7 @@
4834448344
<!-- Link going up one layer, using the 'seg4_inter_die_driver' multiplexer to gather connections from the bottom layer and using the LZ node/wire to move up one layer -->
4834548345
<sg_link name="L_UP" z_offset="1" x_offset="0" y_offset="0" mux="seg4_inter_die_driver" seg_type="LZ"/>
4834648346
<!-- Link going down one layer, using the 'seg4_inter_die_driver' multiplexer to gather connections from the top layer and using the LZ node/wire to down up one layer -->
48347-
<sg_link name="L_DOWN" z_offset="-1" mux="seg4_inter_die_driver" seg_type="L4"/>
48347+
<sg_link name="L_DOWN" z_offset="-1" mux="seg4_inter_die_driver" seg_type="LZ"/>
4834848348
</sg_link_list>
4834948349

4835048350
<!-- Instantiate 6 'L_UP' and 6 'L_DOWN' sg_links per switchblock location everywhere on the device -->

0 commit comments

Comments
 (0)