@@ -12258,7 +12258,7 @@ <h4 id="Defining-Topologies_Topology-Ports_Specifying-Topology-Ports">14.5.1. Sp
1225812258<div class="paragraph">
1225912259<p>Here the FPP analyzer checks that <code>b.p</code> is a port of instance <code>b</code>;
1226012260if not, an error will occur.
12261- It is also an error to provide specify multiple ports with
12261+ It is also an error to specify multiple ports with
1226212262the same name in the same topology.</p>
1226312263</div>
1226412264<div class="paragraph">
@@ -12284,10 +12284,8 @@ <h4 id="Defining-Topologies_Topology-Ports_Specifying-Topology-Ports">14.5.1. Sp
1228412284<p>As usual, the FPP analyzer checks that <code>a.p</code> is an output port,
1228512285that <code>B.p</code> is a input port, and that the types of the ports
1228612286are compatible.
12287- Here <code>B.p</code> has the type of <code>b.p</code>, the actual port to which the topology port
12288- <code>B.p</code> is mapped,
12289- and <code>B.p</code> is an input port if and only if <code>b.p</code>
12290- is an input port.
12287+ Here <code>B.p</code> has the direction and type of <code>b.p</code>, the actual port to which the
12288+ topology port <code>B.p</code> is mapped.
1229112289If these requirements aren’t met, then an error occurs.</p>
1229212290</div>
1229312291<div class="paragraph">
@@ -17101,7 +17099,7 @@ <h3 id="Writing-C-Plus-Plus-Implementations_Serialization-of-FPP-Values">17.4. S
1710117099</div>
1710217100<div id="footer">
1710317101<div id="footer-text">
17104- Last updated 2026-03-22 18:17:56 -0700
17102+ Last updated 2026-03-22 18:34:50 -0700
1710517103</div>
1710617104</div>
1710717105<script src="code-prettify/run_prettify.js"></script>
0 commit comments