• Joined on 2021-07-22
mwojcik pushed to drtio_gateware at mwojcik/artiq-zynq 2021-10-05 14:42:06 +08:00
49bbee88bc added missing aux_controller file
1de5e2039f moved gateware files from drtio port
Compare 2 commits »
mwojcik created repository mwojcik/artiq-zynq 2021-10-04 20:15:18 +08:00
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-10-04 18:55:54 +08:00
c3491ed6cd Merge branch 'master' into drtio_port
35250b3f56 libdyld: fixed symbol relocation
2ed2ffe417 update dependencies
Compare 3 commits »
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-10-04 14:53:43 +08:00
db1c9d336e aux_controller: fix class parent
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-10-01 21:37:04 +08:00
b9da4c27fe one more unnecessary comment gone
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-10-01 21:35:05 +08:00
38088cea87 cleanup, less unnecessary comments and dup code
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-10-01 21:08:05 +08:00
26483e852c libboard_artiq: fixes for siphaser, cleanup
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-10-01 18:53:35 +08:00
758adf0495 drtioaux: created async version
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-10-01 17:50:01 +08:00
2caa48f24b libboard_artiq: changed edition to 2018 for async
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-30 19:32:25 +08:00
5f06db8787 drtio: swap byte order, add work buffer, comm ok
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-29 20:01:12 +08:00
f23c6cdb18 aux_controller: fix axi sram data paths
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-29 17:50:58 +08:00
8ab2b3f299 aux_controller: connect r/w/b lanes to axi bus
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-27 21:50:24 +08:00
b9f0bb3899 runtime: enable target feature for libboard_artiq
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-27 21:06:37 +08:00
f897c41d2b master: fix lifetime of drtio variables
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-24 20:15:36 +08:00
6dbd817d3e master: runtime fixes per compiler's requests
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-24 17:35:01 +08:00
94ecc48d5d master: fix typos, missing imports
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-24 15:49:54 +08:00
32df88c771 runtime: async delay instead of usual
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-23 20:54:54 +08:00
45b9d50e70 gateware: fixed zc706/kasli-soc master typos
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-23 20:22:37 +08:00
bb5af4f156 gateware: fixing up master classes
mwojcik pushed to drtio_port at M-Labs/artiq-zynq 2021-09-23 19:22:34 +08:00
e8541c4cf5 runtime: moving rtio_mgt to async/await