Repository navigator

Read by task.

01 / Start

Pick what you want to understand.

Each path begins with a concise guide and leads to its implementation or verification source.

02 / Repository map

Know where evidence lives.

The codebase separates reference truth, executable behavior, independent fixtures, workload evidence, and future implementation areas.

HaslabSilicon/├── reference/ numerical oracle + tests├── simulation/ command simulator + tests├── conformance/ independent binary fixtures├── benchmarks/ workload manifests + evidence├── docs/ contracts, rationale, decisions├── compiler/ two-block scheduler + package writer├── runtime/ strict loader + simulator lifecycle├── hardware/ future RTL + verification└── fpga/ future board targets