summaryrefslogtreecommitdiff
path: root/rtl/bus_master.sv (follow)
AgeCommit message (Collapse)Author
2022-11-09Implement resetAlejandro Soto
2022-11-09Add reset signal to bus masterAlejandro Soto
2022-11-09Fix bus protocol errors in bus masterAlejandro Soto
2022-11-08Fix handling of multi-cycle Avalon waitrequest states in bus masterAlejandro Soto
2022-11-02Add bus master forward signals: irq, cpu_clkAlejandro Soto
2022-11-02Move bus/master.sv to bus_master.svAlejandro Soto