Annotate report currency status and flag legacy simulation PDF
This commit is contained in:
@@ -30,7 +30,9 @@
|
|||||||
<section class="grid-2" style="margin-top:0.8rem;">
|
<section class="grid-2" style="margin-top:0.8rem;">
|
||||||
<article class="card">
|
<article class="card">
|
||||||
<h2>Antenna Simulation Report</h2>
|
<h2>Antenna Simulation Report</h2>
|
||||||
|
<p><span class="chip">Status: Mostly current (historical Phase-0 context)</span></p>
|
||||||
<p class="muted">File: <code>AERIS_Antenna_Report.pdf</code></p>
|
<p class="muted">File: <code>AERIS_Antenna_Report.pdf</code></p>
|
||||||
|
<p class="muted">Notes: Valid for 10.5 GHz patch-element simulation and array projection context. Treat as element-level evidence, not full current hardware bring-up sign-off.</p>
|
||||||
<p>
|
<p>
|
||||||
<a class="button" href="AERIS_Antenna_Report.pdf" target="_blank" rel="noopener">Open PDF</a>
|
<a class="button" href="AERIS_Antenna_Report.pdf" target="_blank" rel="noopener">Open PDF</a>
|
||||||
<a class="button ghost" href="AERIS_Antenna_Report.pdf" download>Download</a>
|
<a class="button ghost" href="AERIS_Antenna_Report.pdf" download>Download</a>
|
||||||
@@ -38,7 +40,9 @@
|
|||||||
</article>
|
</article>
|
||||||
<article class="card">
|
<article class="card">
|
||||||
<h2>Python Simulation Report</h2>
|
<h2>Python Simulation Report</h2>
|
||||||
|
<p><span class="chip">Status: Legacy (needs refresh)</span></p>
|
||||||
<p class="muted">File: <code>AERIS_Simulation_Report.pdf</code></p>
|
<p class="muted">File: <code>AERIS_Simulation_Report.pdf</code></p>
|
||||||
|
<p class="muted">Notes: Contains older architecture assumptions (e.g., XC7A100T-centric narrative). Use as historical reference only until Simulation Report v2 is published.</p>
|
||||||
<p>
|
<p>
|
||||||
<a class="button" href="AERIS_Simulation_Report.pdf" target="_blank" rel="noopener">Open PDF</a>
|
<a class="button" href="AERIS_Simulation_Report.pdf" target="_blank" rel="noopener">Open PDF</a>
|
||||||
<a class="button ghost" href="AERIS_Simulation_Report.pdf" download>Download</a>
|
<a class="button ghost" href="AERIS_Simulation_Report.pdf" download>Download</a>
|
||||||
@@ -46,6 +50,15 @@
|
|||||||
</article>
|
</article>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="card" style="margin-top:0.8rem;">
|
||||||
|
<h2>Report Currency Notice</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Current implementation baseline is Build 13 on XC7A200T with full regression/timing closure campaign completed.</li>
|
||||||
|
<li>The simulation PDF currently published predates part of this migration and should not be treated as the latest hardware-equivalent verification record.</li>
|
||||||
|
<li>A revised Simulation Report v2 should align with current FPGA target, test coverage, and TE0712/TE0713 bring-up split flow.</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section class="card" style="margin-top:0.8rem;">
|
<section class="card" style="margin-top:0.8rem;">
|
||||||
<h2>Antenna concept snapshot</h2>
|
<h2>Antenna concept snapshot</h2>
|
||||||
<img class="diagram" src="assets/img/Antenna_Array.jpg" alt="Antenna array concept">
|
<img class="diagram" src="assets/img/Antenna_Array.jpg" alt="Antenna array concept">
|
||||||
|
|||||||
Reference in New Issue
Block a user