• Joined on 2021-07-22
mwojcik commented on pull request M-Labs/artiq-zynq#176 2022-03-31 10:21:13 +08:00
fix (workaround) drtioaux packets being corrupted

Well then that didn't exactly work then, not sure why then. However in current situation writes and reads have to be aligned and 32 bit wide anyway, since separate bytes aren't addressable with this…

mwojcik commented on pull request M-Labs/artiq-zynq#176 2022-03-30 17:40:12 +08:00
fix (workaround) drtioaux packets being corrupted

Because the fix seems like it's doing nothing in particular, I feel like it requires a bit of explanation.

Alright so: the implementation of the axi2csr bridge is alright - it does the job in…

mwojcik pushed to fix_drtio_corruption at mwojcik/artiq-zynq 2022-03-30 17:27:19 +08:00
77ca020450 drtio: fix garbage data on transmission
ad3aeb5109 fix (workaround) drtioaux packets being corrupted
433a9cdaf1 runtime: fix warnings on nondrtio systems
a79bef2243 runtime: provide/fix more libc mem functions
7b21889055 README: fix gateware build command
Compare 8 commits »
mwojcik pushed to master at M-Labs/artiq-zynq 2022-03-29 10:05:39 +08:00
433a9cdaf1 runtime: fix warnings on nondrtio systems
mwojcik created branch up_dest_fix_warnings in mwojcik/artiq-zynq 2022-03-28 13:33:48 +08:00
mwojcik pushed to up_dest_fix_warnings at mwojcik/artiq-zynq 2022-03-28 13:33:48 +08:00
c1c56fbb79 up_destinations: fix warnings on non-drtio systems
c6ef9b117c fix previous commit
dcfaf587ec firmware: add UnwrapNoneError exception
a92561b9d3 implement rtio_get_destination_status (#177)
Compare 4 commits »
mwojcik pushed to rtio_destination_status at mwojcik/artiq-zynq 2022-03-25 17:55:17 +08:00
8daaacee68 get_destination_status: add rtio_ prefix
mwojcik pushed to rtio_destination_status at mwojcik/artiq-zynq 2022-03-25 17:50:31 +08:00
8e3b462560 get_destination_status: move from rtio to core1.rs
mwojcik created pull request M-Labs/artiq-zynq#177 2022-03-25 17:39:41 +08:00
implement get_destination_status
mwojcik pushed to rtio_destination_status at mwojcik/artiq-zynq 2022-03-25 17:33:45 +08:00
b80cb3b288 get_destination_status: panic on wrong reply
mwojcik created branch rtio_destination_status in mwojcik/artiq-zynq 2022-03-25 17:23:32 +08:00
mwojcik pushed to rtio_destination_status at mwojcik/artiq-zynq 2022-03-25 17:23:32 +08:00
6772344053 implement get_destination_status
mwojcik commented on pull request M-Labs/artiq-zynq#176 2022-03-24 17:32:42 +08:00
fix (workaround) drtioaux packets being corrupted

Cache could make sense from what I read about them - with being involved in AXI transactions quite directly, for one. However... this is not the case.

I tried disabling L2 cache (well, not…

mwojcik created pull request M-Labs/artiq-zynq#176 2022-03-23 10:52:13 +08:00
fix (workaround) drtioaux packets being corrupted
mwojcik created branch fix_drtio_corruption in mwojcik/artiq-zynq 2022-03-23 10:41:13 +08:00
mwojcik pushed to fix_drtio_corruption at mwojcik/artiq-zynq 2022-03-23 10:41:13 +08:00
b1d0c1d8a2 fix (workaround) drtioaux packets being corrupted
dc54d5f9b6 update artiq/vivado
161044e78f drop support for big-endian moninj
32f3c636c5 update artiq, work around annoying nix2.5 bug
50cafad18b update artiq
Compare 10 commits »
mwojcik deleted branch pca954x_select_api from mwojcik/artiq-zynq 2022-03-18 10:13:16 +08:00
mwojcik deleted branch pca9547_support from mwojcik/artiq-zynq 2022-03-18 10:13:11 +08:00
mwojcik deleted branch fix_pll_kaslisoc_master from mwojcik/artiq-zynq 2022-03-18 10:13:05 +08:00
mwojcik deleted branch fix_drtio_moninj from mwojcik/artiq-zynq 2022-03-18 10:13:01 +08:00