occheung
d2979e8894
runtime coremgmt: implement firmware rewrite
2024-11-18 12:19:37 +08:00
occheung
c5b00d8e4e
cargo fmt
2024-11-18 12:19:37 +08:00
occheung
59954829a2
drtio-proto: (N)ACK -> Reply { succeeded }
2024-11-18 12:19:37 +08:00
occheung
bdc29e5709
runtime: support coremgmt on satellites
2024-11-18 12:19:37 +08:00
occheung
244c7396d9
runtime: handle drtio-eem satellite disconnection
2024-11-18 12:08:44 +08:00
newell
2c633409b8
Set FCLK0 for EBAZ4205
...
EBAZ4205 uses FCLK0 as the RTIO clock.
If the user modifies the gateware to use an external clock, FCLK0 is not used.
Co-authored-by: newell <newell.jensen@gmail.com>
Co-committed-by: newell <newell.jensen@gmail.com>
2024-11-17 10:08:43 +08:00
Sébastien Bourdeauducq
9ce3aadb15
cargo fmt
2024-10-18 17:43:39 +08:00
mwojcik
3390abd5a1
subkernels: pass now_mu when calling subkernels
2024-10-18 13:51:48 +08:00
newell
aba97175c6
Fix formatting
2024-10-05 16:30:45 -07:00
newell
81790257a5
Add ebaz4205 support ( #327 )
...
Co-authored-by: newell <newell.jensen@gmail.com>
Co-committed-by: newell <newell.jensen@gmail.com>
2024-10-05 15:05:49 +08:00
Simon Renblad
873dd86b4d
runtime: cargo fmt (NFC)
2024-09-19 10:23:31 +08:00
Simon Renblad
e7614d2e8e
rerun idle kernel on finish
2024-09-13 09:35:38 +08:00
Simon Renblad
491e426222
run idle kernel on flash
2024-09-12 16:12:57 +08:00
Simon Renblad
ccd3bf3003
runtime: fix drtio inject lock
2024-09-02 17:19:20 +08:00
Sebastien Bourdeauducq
78d6b7ddcf
cargo fmt
2024-08-05 19:37:55 +08:00
Simon Renblad
fad1db9796
comms: remove idle kernel DRTIO error case
2024-08-05 19:28:09 +08:00
Simon Renblad
fee30033ec
comms: run idle kernel on start-up
2024-08-05 19:28:09 +08:00
mwojcik
63f4783687
subkernels: support exceptions from subkernels
2024-07-31 17:22:29 +08:00
mwojcik
69a0b1bfb7
subkernels: raise exceptions to kernel
2024-07-31 17:22:29 +08:00
mwojcik
23857eef63
allow toggling SED spread with flash config key
2024-07-09 18:11:20 +08:00
morgan
cca23aa2a5
wrpll runtime: reduce mmcm output jitter
...
rtio_clocking: update mmcm setting to use HIGH bandwidth
2024-04-29 11:20:50 +08:00
mwojcik
a30c7d1f3a
runtime: drtio aux refactoring, revert async flag
2024-04-26 11:37:14 +08:00
morgan
14fa038118
Firmware: Runtime WRPLL
...
runtime: drive CLK_SEL to true when si549 is used
runtime & libboard_artiq: allow standalone to use io_expander
si549: add bit bang mmcm dynamic configuration
si549: add frequency counter for refclk
rtio_clocking & si549: add 125Mhz wrpll refclk setup
2024-04-12 16:38:46 +08:00
morgan
4455f740d2
main: set exception vector table addr
...
linker: add exceptions start & end symbol
2024-03-07 15:37:42 +08:00
mwojcik
bfb582f99b
cargo fmt
2024-02-01 14:43:41 +08:00
mwojcik
52e64fb2f9
subkernel: use negative ID for argument passing
2024-02-01 14:43:41 +08:00
mwojcik
f0f81dbf8a
subkernel: support no-timeout, message passing
2024-02-01 14:43:41 +08:00
mwojcik
30e6bf4a3a
subkernel: add support for (d)dma
2024-01-11 12:33:02 +08:00
mwojcik
8f4e30dd9c
satman: support sub-subkernels, routing
2024-01-11 12:33:02 +08:00
mwojcik
e31a31c4ff
master: drtioaux:
...
- support async flag
- source in packets
- rerouting packets
2024-01-11 12:33:02 +08:00
mwojcik
6ca1719033
comms: fix compilation on standalone
2023-11-14 14:08:31 +08:00
mwojcik
aebc739c1e
add support for tar flashable (sub)kernels
2023-11-13 11:24:23 +08:00
mwojcik
6c8346ca5f
subkernel: improve stability,
...
fix exception on awaiting message
2023-11-02 16:58:34 +08:00
mwojcik
b76f634686
drtio: increase robustness for longer payloads
2023-11-02 14:48:52 +08:00
morgan
4a34777b97
refactor i2c, io_expander, task under the same cfg
2023-10-25 11:52:04 +08:00
morgan
43e4527392
fix kasli-soc demo compilation warning
2023-10-25 11:45:13 +08:00
mwojcik
0a3bfc9a61
subkernel: separate tags and data
2023-10-18 12:03:43 +08:00
Egor Savkin
d3fbfd75b0
Fix grabber build and warning
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-10-18 11:24:43 +08:00
Egor Savkin
b768d5648c
Add grabber module
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-10-16 14:35:20 +08:00
Sebastien Bourdeauducq
812aea33b3
rustfmt
2023-10-11 17:56:30 +08:00
linuswck
a4d1be00c0
Firmware: Add drtio_eem.rs support
...
- Port from Artiq repo
- Initialize the drtio_eem on main, rtio_clocking
- Driver for eem_transceiver
2023-10-10 11:22:05 +08:00
Sebastien Bourdeauducq
e5aafad60d
force cargo to use our copy of zynq-rs
2023-10-09 18:27:58 +08:00
mwojcik
8eb359ee42
cargo fmt
2023-10-09 11:50:47 +08:00
mwojcik
616c40429e
satellite: process kernel requests more often
2023-10-09 11:42:51 +08:00
mwojcik
cb79c12284
satellite: support subkernels
2023-10-09 11:42:51 +08:00
mwojcik
623cc7b79e
libkernel -> ksupport
2023-10-09 11:42:51 +08:00
mwojcik
6885c618b5
move kernel-related code to separate library
2023-10-09 11:36:23 +08:00
mwojcik
c696fd826f
master: support optional args
2023-10-09 10:35:47 +08:00
mwojcik
4b3c9a3d08
rtio_mgt: remove support for async messages
2023-10-09 10:35:47 +08:00
mwojcik
779aea7c6a
check subkernel exceptions only when awaited
2023-10-09 10:35:03 +08:00