@@ -4083,20 +4083,19 @@ <h5 id="Definitions_Topology-Definitions_Semantics_Resolving-to-a-Partially-Numb
40834083< li >
40844084< p > For each
40854085< a href ="#Specifiers_Connection-Graph-Specifiers_Syntax "> connection endpoint</ a >
4086- < em > E</ em > of a connection computed in step 3, do the following:</ p >
4086+ < em > E</ em > of a connection computed in step 3, let the port instance
4087+ identifier in < em > E</ em > be < em > Q</ em > < code > .</ code > < em > I</ em > , and do the following:</ p >
40874088< div class ="olist loweralpha ">
40884089< ol class ="loweralpha " type ="a ">
40894090< li >
40904091< p > If < em > E</ em > is a < a href ="#Specifiers_Connection-Graph-Specifiers_Semantics "> component
4091- instance endpoint</ a > with the form < em > Q </ em > < code > . </ code > < em > I </ em > ,
4092- check that the < a href =" #Ports_Port-Interface-Instances " > associated port interface</ a >
4092+ instance endpoint</ a > , check that the < a href =" #Ports_Port-Interface-Instances " > associated
4093+ port interface</ a >
40934094of the component instance contains the port instance < em > I</ em > .</ p >
40944095</ li >
40954096< li >
4096- < p > Otherwise if the < a href ="#Instance-Member-Identifiers_Port-Instance-Identifiers "> port instance identifier</ a >
4097- < em > P</ em > appearing in < em > E</ em > has the form < em > Q</ em >
4098- < code > .</ code > < em > I</ em > , where < em > Q</ em > refers to a topology < em > T'</ em > , and
4099- < em > I</ em > names a port of < em > T'</ em > , then</ p >
4097+ < p > Otherwise if < em > E</ em > is a < a href ="#Specifiers_Connection-Graph-Specifiers_Semantics "> topology
4098+ instance endpoint</ a > , where < em > Q</ em > refers to a topology < em > T'</ em > , then</ p >
41004099< div class ="olist lowerroman ">
41014100< ol class ="lowerroman " type ="i ">
41024101< li >
@@ -6591,12 +6590,14 @@ <h4 id="Specifiers_Connection-Graph-Specifiers_Semantics">7.2.2. Semantics</h4>
65916590identifier</ a > appearing in < em > E</ em > .</ p >
65926591</ li >
65936592< li >
6594- < p > The port interface instance < em > Q</ em > must exist in the enclosing
6595- topology,
6593+ < p > The port interface instance < em > Q</ em > must exist in the enclosing topology,
65966594after
65976595< a href ="#Definitions_Topology-Definitions_Semantics_Resolving-to-a-Partially-Numbered-Topology "> resolution to a partially numbered topology</ a > .
6598- If < em > Q</ em > is a component instance, then < em > E</ em > is a < strong > component instance endpoint</ strong > .
6599- Otherwise < em > Q</ em > is a topology, and < em > E</ em > is a < strong > topology endpoint</ strong > .</ p >
6596+ If < em > Q</ em > refers to a component instance, then < em > E</ em > is a < strong > component instance
6597+ endpoint</ strong > .
6598+ Otherwise if < em > Q</ em > refers to a topology, then < em > E</ em > is a < strong > topology endpoint</ strong > .
6599+ Otherwise < em > Q</ em > refers to a bound port interface instance template parameter,
6600+ and < em > E</ em > is a < strong > parameter endpoint</ strong > .</ p >
66006601</ li >
66016602< li >
66026603< p > The optional expression < em > e</ em > following < em > I</ em > , if it is present,
@@ -13806,7 +13807,7 @@ <h3 id="Analysis-and-Translation_Translation-Tools">25.4. Translation Tools</h3>
1380613807</ div >
1380713808< div id ="footer ">
1380813809< div id ="footer-text ">
13809- Last updated 2026-04-14 12:04:20 -0700
13810+ Last updated 2026-04-14 12:16:35 -0700
1381013811</ div >
1381113812</ div >
1381213813< script src ="code-prettify/run_prettify.js "> </ script >
0 commit comments