• Joined on 2025-02-10
Adam pushed to ganimede-space-optimized at kryddan/exjobb-public 2025-05-27 19:17:29 +02:00
0c44ea45db fixed bug in manager to controller
Adam pushed to ganimede-space-optimized at kryddan/exjobb-public 2025-05-27 16:07:33 +02:00
eda5cc3e16 fixed bugs arising from rebase
16ba901c0e precomputed arithemtic
25baae28ce Further tiny minimizations by storing aforementioned state in reserved bits in manager memory
6532f1790c Successful minimization by keeping putting active reads and writes in state in manager
735fca0a10 fixed unconnected I/Os
Compare 20 commits »
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-05-27 15:18:11 +02:00
209b483adb Merge pull request 'ganimede-multipacket' (#19) from ganimede-multipacket into ganimede-rework
f0783eefa4 cleanup: made some signals not concurrently conditional
a84397d626 cleanup: renamed variables to simplify.
07150fe14a cleanup: removed unused signals and state
9cdcb8cd74 cleanup: reduced manager signals kept in state furhter (no io pipelining support for external users) and removed valid and data_out stateful assignment
Compare 14 commits »
Adam merged pull request kryddan/exjobb-public#19 2025-05-27 15:18:09 +02:00
ganimede-multipacket
Adam created pull request kryddan/exjobb-public#19 2025-05-27 15:17:58 +02:00
ganimede-multipacket
Adam pushed to ganimede-multipacket at kryddan/exjobb-public 2025-05-27 15:17:21 +02:00
f0783eefa4 cleanup: made some signals not concurrently conditional
Adam pushed to ganimede-space-optimized at kryddan/exjobb-public 2025-05-27 13:53:41 +02:00
e6709770f9 precomputed arithemtic
9a1eaa0c15 Added the improved socbridge driver
Compare 2 commits »
Adam pushed to ganimede-space-optimized at kryddan/exjobb-public 2025-05-21 19:47:03 +02:00
0dd3098c72 Further tiny minimizations by storing aforementioned state in reserved bits in manager memory
ac2aa8df19 Successful minimization by keeping putting active reads and writes in state in manager
Compare 2 commits »
Adam created branch ganimede-space-optimized in kryddan/exjobb-public 2025-05-20 17:26:21 +02:00
Adam pushed to ganimede-space-optimized at kryddan/exjobb-public 2025-05-20 17:26:21 +02:00
97256e8f47 fixed unconnected I/Os
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-05-19 19:36:27 +02:00
20971bc0b0 updated gitignore
Adam created branch ganimede-single-issue in kryddan/exjobb-public 2025-04-22 19:49:42 +02:00
Adam pushed to ganimede-single-issue at kryddan/exjobb-public 2025-04-22 19:49:42 +02:00
cb1bb36b63 Single issue driver is back online
8db176c6b5 Fixed a read-write mixup
15ea79bed6 Functionality seems correct but testbench needs to be adapted to single issue
Compare 3 commits »
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-04-22 14:34:29 +02:00
a2917a3b04 Dummy ip works
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-04-21 15:26:15 +02:00
94fa595d6f added dummy ip core which increments each element by 1
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-04-18 20:00:42 +02:00
f2a03fab24 buffers appear to be working
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-04-18 15:25:36 +02:00
6a6ebdef95 Standardized fifo type adn full test debugging
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-04-16 16:48:42 +02:00
48dff427d4 Standardized fifo types and names
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-04-15 18:04:49 +02:00
554e3cadab buffer probably done but untested, need to rework ganimede toplevel
56ab5e090a minor fixes
Compare 2 commits »
Adam pushed to ganimede-rework at kryddan/exjobb-public 2025-04-10 16:12:37 +02:00
44018d5827 Started work on fifo buffer