summaryrefslogtreecommitdiff
path: root/tb
AgeCommit message (Collapse)Author
2026-07-22simplift arbHEADmasterKimplul
+ Had a higher fMax and smaller area compared to previous attempt, at least when synthesized with OpenROAD
2026-06-22add simple round-robin arbiterKimplul
+ Should check how well it synthesises with OpenROAD or something, Vivado seemed to kind of choke on it and it was way slower/bigger than I was expecting.
2025-08-10decrease max path lengthKimplul
+ Not fully functional, but good enough for now
2025-02-16add some kind of toplevelKimplul
2025-02-16add initial risc-v -> tta translation blockKimplul
2025-02-15initial schedulerKimplul