mwojcik
85e1d4f6e4
allow toggling SED spread with flash config key
2024-07-09 17:13:04 +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
mwojcik
6785ca2c85
subkernel: port master support
2023-10-09 10:35:03 +08:00
mwojcik
ecd4ca333c
rtio_clocking: inform the user if PLL is bypassed
2023-10-06 16:27:25 +08:00
mwojcik
49810da188
runtime: wait longer for PLL lock
2023-10-05 12:17:43 +08:00
mwojcik
f4ceca464f
drtio: change async messages to sync
2023-09-21 14:18:25 +08:00
morgan
f3dcd53086
firmware: fix zc706 compilation warnings
...
Co-authored-by: morgan <mc@m-labs.hk>
Co-committed-by: morgan <mc@m-labs.hk>
2023-09-11 15:21:56 +08:00
morgan
615f2e3d37
remove misleading 'Actively' from docs at main.rs
2023-09-06 10:53:26 +08:00
morgan
1516327c26
firmware: fix zc706 compilation error
...
Co-authored-by: morgan <mc@m-labs.hk>
Co-committed-by: morgan <mc@m-labs.hk>
2023-08-29 11:25:28 +08:00
morgan
622d267d55
add virtual LEDs, improve IO expander setup, drive TX_DISABLE
...
Co-authored-by: morgan <mc@m-labs.hk>
Co-committed-by: morgan <mc@m-labs.hk>
2023-08-28 16:08:10 +08:00
linuswck
4ae8557018
drtio: remame drtio_transceiver to gt_drtio
...
Co-authored-by: linuswck <linuswck@m-labs.hk>
Co-committed-by: linuswck <linuswck@m-labs.hk>
2023-08-28 13:05:40 +08:00
Sebastien Bourdeauducq
ca17cd419e
Revert "kasli_soc: add SFP0..3 LED indication"
...
This reverts commit 5111778363
.
2023-08-03 10:42:09 +08:00
morgan
5111778363
kasli_soc: add SFP0..3 LED indication
...
Co-authored-by: morgan <mc@m-labs.hk>
Co-committed-by: morgan <mc@m-labs.hk>
2023-07-24 16:30:14 +08:00
mwojcik
b6247f409d
analyzer: fix warnings on standalone
2023-05-29 10:03:44 +08:00
mwojcik
6088e6bb6f
fix cargo fmt
2023-05-24 10:00:48 +08:00
mwojcik
a27b450def
runtime: port drtio-enabled analyzer
2023-05-22 15:23:40 +08:00
mwojcik
cbc660e740
ddma: pass "uses_ddma" flag
2023-04-18 12:36:07 +08:00
Jonathan Coates
8cb6cf6094
Fix mismatched signatures for the wide interface
...
Lists are passed by-reference from python code, and so should be
&CSlice<_> not CSlice<_>.
2023-04-17 09:24:30 +08:00
Egor Savkin
c6fcc4e351
Add ext0_synth0_80to125 option to the clocker config
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-04-13 12:08:25 +08:00
Sebastien Bourdeauducq
bf50a44f76
cargo fmt
2023-04-04 11:48:48 +08:00
Sebastien Bourdeauducq
64cadd90f5
fix imports
2023-04-04 11:23:11 +08:00