| { | |
| "name": "ship_3x2", | |
| "layout": "merged", | |
| "clusters": [ | |
| [ | |
| 1, | |
| 1 | |
| ], | |
| [ | |
| 2, | |
| 1 | |
| ], | |
| [ | |
| 1, | |
| 2 | |
| ], | |
| [ | |
| 2, | |
| 2 | |
| ], | |
| [ | |
| 1, | |
| 3 | |
| ], | |
| [ | |
| 2, | |
| 3 | |
| ] | |
| ], | |
| "vectors": [ | |
| [ | |
| 1, | |
| 0 | |
| ], | |
| [ | |
| 2, | |
| 0 | |
| ], | |
| [ | |
| 1, | |
| 4 | |
| ], | |
| [ | |
| 2, | |
| 4 | |
| ] | |
| ], | |
| "ports": [ | |
| [ | |
| 0, | |
| 1 | |
| ], | |
| [ | |
| 0, | |
| 2 | |
| ], | |
| [ | |
| 0, | |
| 3 | |
| ] | |
| ], | |
| "accumulators": [], | |
| "ncol": 2, | |
| "nrow": 3, | |
| "ctrl_base": "0x400800000", | |
| "mem_base": "0x0", | |
| "orc_base": "0x0", | |
| "orchestrator": "host", | |
| "quant_bit": 33, | |
| "blay_bit": 32, | |
| "mem_words": 134217728, | |
| "transport": "jtag", | |
| "features": [], | |
| "tiles": 512, | |
| "l1_a": 512, | |
| "l1_b": 512, | |
| "cu_version": 3, | |
| "stage_flits": 128, | |
| "l1_banks": 2, | |
| "inst_depth": 32, | |
| "source": "GENERATED by scripts/py/gen_board.py -- do not hand-edit. TOPOLOGY (coordinates, node types, ports, grid) from src/synth_top/maps/mesh_3x2_6+4.txt, the same map synthesis consumed. CAPACITIES and CU_VERSION from C:\\Users\\apoll\\AppData\\Local\\Temp/ktpu-ship-final/ktpu_ship_3x2.log, which elaborated top 'ktpu_ship_3x2' at 331.8 MHz -- these describe THAT BUILD and rot the moment another is made. ADDRESS MAP (ctrl_base, mem_base, quantise bits, orchestrator) passed in on the command line: they come from a block design nothing in this repo can read, so they are the least verifiable fields here. NOT VERIFIED AGAINST HARDWARE -- run `run_fpga.py --probe` and check the node sweep." | |
| } | |