• Joined on 2025-02-10
kryddan pushed to main at kryddan/gantry 2025-03-14 10:59:13 +01:00
3a2151e037 Added code from thesis work
kryddan created repository kryddan/gantry 2025-03-14 10:48:52 +01:00
kryddan pushed to scripts at kryddan/exjobb-public 2025-03-13 17:17:44 +01:00
8f44a2b06f refined auto detection of library and std for commands
kryddan pushed to scripts at kryddan/exjobb-public 2025-03-13 15:14:32 +01:00
6d0ff8e932 Added project files to automate library imports
kryddan pushed to scripts at kryddan/exjobb-public 2025-03-13 13:46:33 +01:00
ef1c19604d made dockerized ghdl work with multiple directories
kryddan pushed to scripts at kryddan/exjobb-public 2025-03-12 17:27:56 +01:00
812b92d352 added remove functionality of libraries
kryddan created branch scripts in kryddan/exjobb-public 2025-03-12 14:20:19 +01:00
kryddan pushed to scripts at kryddan/exjobb-public 2025-03-12 14:20:19 +01:00
060231ed25 added more helper functions
e19e6cda0c added basic functionality for project files
Compare 2 commits »
kryddan deleted branch scripts-sim-lib-support from kryddan/exjobb-public 2025-03-12 11:34:39 +01:00
kryddan deleted branch nxpython-scripting from kryddan/exjobb-public 2025-03-12 11:34:21 +01:00
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-11 15:35:06 +01:00
9979b7b6dd tested, fixed and verified multimessage packet reads
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-11 15:10:27 +01:00
c96300f6fc tested and fixed socbridge for multimessage packets
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-11 14:55:29 +01:00
82278e77cf fixed data not coming through. writes were problematic in tb, reads in socbridge
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-10 17:19:06 +01:00
4c4a651ee7 testbench working, all functionality not working
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-06 15:38:25 +01:00
a9f1e0fb37 vhdl_ls configuration
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-06 14:25:35 +01:00
cd2c920c48 remodeled entire project to use VHDL libraries
kryddan pushed to ganimede-merge-control-driver at kryddan/exjobb-public 2025-03-05 17:06:26 +01:00
0ebc9bec9b Adjusted io types for communication between control unit and driver. Also started testbench
2be506209c Made instruction a byte instead of a bit
7a24dc8feb Control unit tested and seems to work for the requirements of the basic version
4c4d62554f testbench works
968acd4e3a testbench debgging
Compare 31 commits »
kryddan pushed to ganimede-toplevel-template at kryddan/exjobb-public 2025-03-05 17:05:07 +01:00
2be506209c Made instruction a byte instead of a bit
7a24dc8feb Control unit tested and seems to work for the requirements of the basic version
4c4d62554f testbench works
968acd4e3a testbench debgging
e7b4772223 testbench almost done, needs debugging
Compare 30 commits »
kryddan pushed to main at kryddan/exjobb-public 2025-03-05 17:04:12 +01:00
b881a5e46d Merge pull request 'added initial support for including libraries using flag -i and a relative path' (#11) from scripts-sim-lib-support into main
325cbbff89 added initial support for including libraries using flag -i and a relative path
Compare 2 commits »
kryddan merged pull request kryddan/exjobb-public#11 2025-03-05 17:04:11 +01:00
added initial support for including libraries using flag -i and a relative path