Skip to content

Commit 5269a37

Browse files
author
Dmitrii Vasilev
committed
docs(now): refresh date and add IGLA FPGA target context
Updates NOW.md to 2026-07-07 and documents the FPGA target alignment changes in PR #1445. Closes #1444
1 parent a8aa3d2 commit 5269a37

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.trinity/current_task/activity.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,3 +1516,7 @@
15161516
- **Commit:**
15171517
- **Files:** fpga/vivado/build.tcl,fpga/vivado/build_gf16.tcl,fpga/vivado/build_gf16_matmul4x4.tcl,specs/fpga/constraints/qmtech_a100t.xdc
15181518

1519+
## 2026-07-07T12:15:02Z — igla/w470-fpga-200t
1520+
- **Commit:**
1521+
- **Files:** docs/NOW.md
1522+

docs/NOW.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Last updated: 2026-07-07
2121
- This closes issue #1440 (automated workflows could merge/commit without
2222
issue linkage or review).
2323

24+
## IGLA cycle 1 — FPGA target alignment (Closes #1444)
25+
26+
- PR #1445 aligns Vivado synthesis scripts and the constraints header with the
27+
`fpga/HARDWARE_SSOT.md` canonical device: `XC7A200T-FGG676` (`xc7a200tfgg676-1`).
28+
- This replaces the stale `XC7A100T-FGG676` hard-coding in `fpga/vivado/build.tcl`,
29+
`build_gf16.tcl`, `build_gf16_matmul4x4.tcl`, and `specs/fpga/constraints/qmtech_a100t.xdc`.
30+
- This closes issue #1444 (synthesis scripts targeted the wrong FPGA device).
31+
2432
## Architecture — ADR-007 documents de-jure/de-facto split for generated .v in specs/ (Closes #1435)
2533

2634
- Fact-check on HEAD 6c704801: specs/**/*.v = 61 files, gen/**/*.v = 33. Issues

0 commit comments

Comments
 (0)