mwojcik
7362f6784d
Revert "removed simple variants targets" - this is not the place for it
...
This reverts commit 25c5b670fa
.
2021-10-06 11:53:34 +02:00
mwojcik
25c5b670fa
removed simple variants targets
2021-10-06 11:51:54 +02:00
mwojcik
655bcb99cf
removed use_si5324_33
2021-10-06 11:45:46 +02:00
mwojcik
df5436409d
prepared for rtioclkmultiplier/serdes in artiq
2021-10-06 11:39:45 +02:00
mwojcik
0f8a7f3a4c
kasli_soc: fix master rtio clock
2021-10-06 11:31:39 +02:00
mwojcik
91fae0b6c9
fix aux_controller -> drtio_aux_controller
2021-10-06 10:47:50 +02:00
mwojcik
9bbc12be23
aux_controller renamed to drtio_aux_controller
2021-10-06 09:08:11 +02:00
mwojcik
e24ba9f886
platform is modified in-place, no need to return
2021-10-06 08:44:43 +02:00
mwojcik
49bbee88bc
added missing aux_controller file
2021-10-05 08:40:53 +02:00
mwojcik
1de5e2039f
moved gateware files from drtio port
2021-10-05 08:40:28 +02:00
pca006132
35250b3f56
libdyld: fixed symbol relocation
...
Note that in libdyld/src/lib.rs #117-118, image pointer is already added
to the symbol offset, so we do not need to add the pointer again
2021-09-25 11:30:45 +08:00
Sebastien Bourdeauducq
2ed2ffe417
update dependencies
2021-08-09 15:16:54 +08:00
Sebastien Bourdeauducq
18e05c91e1
zc706: si5324 is not needed for standalone target
2021-08-04 09:14:19 +08:00
mwojcik
e3d3cb2311
si5324: bring on par with mainline ARTIQ ( #132 )
...
si5324 driver in runtime should be now equal in function to the one in artiq.
kasli-soc has no way of doing a hard reset on the peripheral, but zc706 does.
Reviewed-on: #132
Co-authored-by: mwojcik <mw@m-labs.hk>
Co-committed-by: mwojcik <mw@m-labs.hk>
2021-08-04 09:12:38 +08:00
Sebastien Bourdeauducq
f543501012
si5324: remove debug print
2021-08-02 14:14:59 +08:00
Sebastien Bourdeauducq
111ac0c716
runtime: clock Si5324 from its crystal
2021-07-30 17:07:58 +08:00
Sebastien Bourdeauducq
8128dc0b56
Revert "kasli-soc: work around I2C breakage ( #130 )"
...
This reverts commit f1fd55dee5
.
2021-07-30 16:55:06 +08:00
Sebastien Bourdeauducq
dcb6129b0e
update dependencies
2021-07-05 13:56:40 +08:00
Sebastien Bourdeauducq
f25e261bdd
update dependencies
2021-06-25 17:12:47 +08:00
Sebastien Bourdeauducq
2ba4d8935d
fix compilation with nixpkgs 21.05
...
The environment variable is optional to keep compatibility with other build environments.
Closes #131
2021-06-25 15:57:39 +08:00
Sebastien Bourdeauducq
8c8a5d53b9
update dependencies
2021-06-19 22:51:25 +08:00
Sebastien Bourdeauducq
852123b42a
kasli-soc: add RTIO LEDs
2021-05-30 20:40:53 +08:00
Sebastien Bourdeauducq
f1fd55dee5
kasli-soc: work around I2C breakage ( #130 )
2021-05-29 17:13:41 +08:00
Sebastien Bourdeauducq
21d98711c1
use new smoltcp error code
2021-05-29 17:13:22 +08:00
Sebastien Bourdeauducq
0ae2138034
kasli-soc: preliminary si5324 support
2021-05-29 16:15:27 +08:00
Sebastien Bourdeauducq
1b474d2dd4
update dependencies
2021-05-29 14:20:23 +08:00
Sebastien Bourdeauducq
506c741238
support absence of gateware RTIO clock selection mux
Hydra zc706-hitl-tests Hydra build #130237 of artiq:zynq:zc706-hitl-tests
Details
2021-02-15 21:41:30 +08:00
Sebastien Bourdeauducq
8815f76114
kasli_soc: fix has_grabber
2021-02-15 21:41:02 +08:00
Sebastien Bourdeauducq
ef18fa4c6d
kasli_soc: add RTIO log channel
Hydra zc706-hitl-tests Hydra build #129170 of artiq:zynq:zc706-hitl-tests
Details
2021-02-15 19:56:59 +08:00
Sebastien Bourdeauducq
faf9714e10
add demo build for Kasli-SoC
Hydra zc706-hitl-tests Hydra build #129124 of artiq:zynq:zc706-hitl-tests
Details
2021-02-15 19:52:13 +08:00
Sebastien Bourdeauducq
8d4e42be32
remove redpitaya and coraz7 support
2021-02-15 19:30:13 +08:00
Astro
fcb38fae6c
runtime: disable TCP delayed ack
Hydra zc706-hitl-tests Hydra build #129074 of artiq:zynq:zc706-hitl-tests
Details
2021-02-08 03:24:18 +01:00
Astro
bfd8343876
update zynq-rs and dependencies (smoltcp 0.7.0)
2021-02-08 03:24:18 +01:00
Sebastien Bourdeauducq
4039431533
kasli_soc: fix eem iostandards
Hydra zc706-hitl-tests Hydra build #127430 of artiq:zynq:zc706-hitl-tests
Details
2021-02-07 22:34:29 +08:00
Sebastien Bourdeauducq
3f9bd06468
add Kasli-SoC generic gateware builder (WIP)
Hydra zc706-hitl-tests Hydra build #127354 of artiq:zynq:zc706-hitl-tests
Details
2021-02-07 14:44:32 +08:00
pca006132
bb65074254
updated zynq-rs and IRQ handling
Hydra zc706-hitl-tests Hydra build #126930 of artiq:zynq:zc706-hitl-tests
Details
2021-01-28 12:56:54 +08:00
pca006132
c2a6fb72f7
updated zynq-rs dependency
Hydra zc706-hitl-tests Hydra build #122988 of artiq:zynq:zc706-hitl-tests
Details
2021-01-26 12:38:09 +08:00
pca006132
faa335461d
runtime: modified protocols to use device endian
2021-01-22 13:36:38 +08:00
pca006132
be01fbd943
runtime/irq: use assembly for naked IRQ handler
...
and solves the bug introduced due to stack unwinding...
2021-01-18 17:08:04 +08:00
pca006132
9e8b554c6d
runtime/kernel/core1: use correct ABI
2021-01-18 16:43:30 +08:00
pca006132
b4ff6dda24
runtime: use naked function for IRQ
...
non-naked IRQ would somehow trigger interrupts after several kernel
restarts, investigating
2021-01-18 10:38:50 +08:00
pca006132
35204d4716
fixed new compiler warnings
2021-01-15 17:55:58 +08:00
pca006132
93493397ae
updated zynq-rs dependency
2021-01-15 17:55:47 +08:00
Astro
e5207b86db
update rust dependencies
2020-12-24 01:17:24 +01:00
Astro
28fe61b061
runtime: add feature target_kasli_soc
2020-12-23 20:11:43 +01:00
Astro
ce55e2ed23
update rust dependencies
2020-12-23 17:02:19 +01:00
Astro
cb9dae1951
update rust dependencies
2020-11-20 17:54:09 +01:00
Sebastien Bourdeauducq
07b425a67a
fix other compilation warnings
2020-11-16 14:57:20 +08:00
Sebastien Bourdeauducq
57ae8619f8
remove unnecessary no_mangle
...
no_mangle does nothing on extern items as per https://github.com/rust-lang/rust/issues/78989#issuecomment-726163973
Closes #115
2020-11-16 14:51:30 +08:00
Astro
32048ead20
gateware/coraz7: remove unused VARIANTS
2020-11-14 02:24:29 +01:00