
Single-tile Trinity GF16 dot product N=4 accelerator with Lucas-number Power-On-Self-Test and CLARA Gap-4 bounded-rationality restraint. The phi-anchor 1x1 sibling of the Trinity TTSKY26b triad.
The design computes a 4-element dot product in GF16 (Golden Float 16-bit) format:
On reset the chip drives the canonical dot4(1, 2, 3, 4) (1, 2, 3, 4) = 30.0 = 0x47C0 onto the output pins. This is the cross-die anchor identical to the Euler and Gamma siblings.
After reset, the output should show:
Combined: 0x47C0 = GF16(30.0).
To read POST status, drive ui_in[3] and ui_in[2] high to expose phi_post_ok, phi_post_done, and the active Lucas value on the output pins.
To probe the Lucas ROM, select lucas_idx[2:0] on ui_in[3:1] (only one of bits 2 or 3 high at a time) to read L2 to L7.
No external hardware required. Directly observable on the output pins.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | load_mode (0=canonical/POST status, 1=packet path) | result[0] (canonical 0x47C0 by default) | result[8] |
| 1 | lucas_idx[0] — Lucas ROM L_n address (0=L2..5=L7) | result[1] | result[9] |
| 2 | lucas_idx[1] | result[2] | result[10] |
| 3 | lucas_idx[2] | result[3] | result[11] |
| 4 | rng_ena — advance HWRNG LFSR each clock | result[4] | result[12] |
| 5 | restraint_mode — CLARA Gap-4 active | result[5] | result[13] |
| 6 | compute_strobe (rising edge issues COMPUTE) | result[6] | result[14] |
| 7 | load_lane_strobe (rising edge advances lane) | result[7] | result[15] |