• Joined on 2025-02-10
kryddan created pull request kryddan/exjobb-public#11 2025-03-05 16:26:54 +01:00
added initial support for including libraries using flag -i and a relative path
kryddan created branch scripts-sim-lib-support in kryddan/exjobb-public 2025-03-05 16:26:29 +01:00
kryddan pushed to scripts-sim-lib-support at kryddan/exjobb-public 2025-03-05 16:26:29 +01:00
325cbbff89 added initial support for including libraries using flag -i and a relative path
kryddan pushed to main at kryddan/exjobb-public 2025-03-05 13:28:54 +01:00
1150113101 Merge pull request 'nxpython-scripting' (#10) from nxpython-scripting into main
9706030ab2 Automatic sourcing of nxdesignsuite
5e0db1ad3a nxpython support in gantry
Compare 3 commits »
kryddan merged pull request kryddan/exjobb-public#10 2025-03-05 13:28:53 +01:00
nxpython-scripting
kryddan created pull request kryddan/exjobb-public#10 2025-03-05 13:28:40 +01:00
nxpython-scripting
kryddan created branch ganimede-merge-control-driver in kryddan/exjobb-public 2025-03-05 12:00:15 +01:00
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-05 12:00:15 +01:00
kryddan pushed to ganimede-toplevel-template at kryddan/exjobb-public 2025-03-05 11:58:32 +01:00
4648c053dd Merge pull request 'ganimede-control-unit' (#9) from ganimede-control-unit into ganimede-toplevel-template
94e158d52c Made instruction a byte instead of a bit
044060364d Control unit tested and seems to work for the requirements of the basic version
f8b93e6d06 testbench works
25431d2da2 testbench debgging
Compare 9 commits »
kryddan merged pull request kryddan/exjobb-public#9 2025-03-05 11:58:31 +01:00
ganimede-control-unit
kryddan pushed to ganimede-toplevel-template at kryddan/exjobb-public 2025-03-05 11:52:40 +01:00
38576e87f8 Merge pull request 'ganimede-driver-implementation' (#8) from ganimede-driver-implementation into ganimede-toplevel-template
883bf6ea0c added support for reads with and without addresses
78a830b82e added support for multi word addressable writes
6451f77dce in progress of adding addressing for write command
d5ad4da4f5 added support for multi word writes
Compare 14 commits »
kryddan merged pull request kryddan/exjobb-public#8 2025-03-05 11:52:39 +01:00
ganimede-driver-implementation
kryddan created pull request kryddan/exjobb-public#8 2025-03-05 11:26:28 +01:00
ganimede-driver-implementation
kryddan pushed to ganimede-driver-implementation at kryddan/exjobb-public 2025-03-04 17:10:53 +01:00
883bf6ea0c added support for reads with and without addresses
kryddan pushed to ganimede-driver-implementation at kryddan/exjobb-public 2025-03-04 16:06:34 +01:00
78a830b82e added support for multi word addressable writes
kryddan pushed to ganimede-driver-implementation at kryddan/exjobb-public 2025-03-03 17:13:19 +01:00
6451f77dce in progress of adding addressing for write command
kryddan pushed to ganimede-driver-implementation at kryddan/exjobb-public 2025-03-03 15:21:05 +01:00
d5ad4da4f5 added support for multi word writes
kryddan pushed to ganimede-driver-implementation at kryddan/exjobb-public 2025-02-27 13:48:23 +01:00
d9b0725b7e improved testbench and removed unnecessary delay caused by 2PM
kryddan pushed to ganimede-driver-implementation at kryddan/exjobb-public 2025-02-27 10:55:14 +01:00
a88dd13faf added socbrdige driver tb gtkwave config
kryddan pushed to ganimede-driver-implementation at kryddan/exjobb-public 2025-02-26 17:57:08 +01:00
2d63f99f7f At least i know what the problem is...