| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-18 | Move typedefs to types.svh from montreal_pkg | Warrick Lo | 1 | -8/+0 | |
| Yosys has poor support of packaged types. We will move typedefs to header files to prepare for formal verification with sby and the Tiny Tapeout flow later on, which uses yosys. Additionally, a debug port has been exposed to help verify the internal state of the regfile registers. Signed-off-by: Warrick Lo <wlo@warricklo.net> | |||||
| 2026-06-17 | Move design parameters to config_pkg | Warrick Lo | 1 | -0/+8 | |
| Signed-off-by: Warrick Lo <wlo@warricklo.net> | |||||