21 Commits

Author SHA1 Message Date
933e5b66bc started working on control unit testbench 2025-03-05 17:04:53 +01:00
848eaf4c7a Started work on control functionality, not tested 2025-03-05 17:04:53 +01:00
8b0ec9a856 Started working on io for control unit 2025-03-05 17:04:53 +01:00
c522997e79 added support for reads with and without addresses 2025-03-05 17:04:53 +01:00
a5c9190e2d added support for multi word addressable writes 2025-03-05 17:04:53 +01:00
547ff21a53 in progress of adding addressing for write command 2025-03-05 17:04:53 +01:00
2149c1ec68 added support for multi word writes 2025-03-05 17:04:53 +01:00
dd7683139c improved testbench and removed unnecessary delay caused by 2PM 2025-03-05 17:04:53 +01:00
eb1bb5d328 added socbrdige driver tb gtkwave config 2025-03-05 17:04:53 +01:00
6e3e7deb5e At least i know what the problem is... 2025-03-05 17:04:53 +01:00
d7638c64cd begun work on output logic based on state 2025-03-05 17:04:53 +01:00
52b3b6a7ca cleaned up the code in accordance with the two process method 2025-03-05 17:04:53 +01:00
147d9e4d7b added next_state concurrent assignment 2025-03-05 17:04:53 +01:00
12897f0ae2 made socbridge driver testbench and continued development on the driver 2025-03-05 17:04:53 +01:00
cde67ccba1 inital work on the example socbridge driver 2025-03-05 17:04:53 +01:00
e87c54d4ef added initial driver file 2025-03-05 17:04:53 +01:00
c6d138b31f fixed typing issue for driver definition and added fifo control signals to interface record 2025-03-05 17:04:53 +01:00
0c36129540 added more template stuff to ganimede 2025-03-05 17:04:53 +01:00
895b0242a3 began working on ganimede template. Unconstrained types are no longer needed 2025-03-05 17:04:53 +01:00
c3ccfd03ba example library package assuming vhdl08. Can be chagned to older ver if needed 2025-02-17 14:10:58 +01:00
327ce30d16 added initial test of types needed for ganimede IO 2025-02-17 14:10:58 +01:00