76dde22f21
runtime: fix drtio inject lock
2024-09-09 16:43:22 +08:00
118f096c5a
flake: update dependencies
2024-08-23 17:39:05 +08:00
953e60b4d2
firmware: restore exception id order
2024-08-23 14:12:50 +08:00
0e48524999
flake: update dependencies
2024-08-21 18:57:20 +08:00
e9a8c3fe10
firmware: add unit tests for exception sync
2024-08-21 18:45:33 +08:00
84bcdec2d2
firmware: sync exception names and ids
2024-08-21 18:44:50 +08:00
367061aab8
cargo fmt
2024-08-05 19:37:39 +08:00
f348ea140a
comms: remove idle kernel DRTIO error case
2024-08-05 19:28:43 +08:00
6e5cbf8abf
comms: run idle kernel on start-up
2024-08-05 19:28:43 +08:00
a67e45a2bc
subkernels: support exceptions from subkernels
2024-07-31 17:23:56 +08:00
a9b43e8ae2
subkernels: raise exceptions to kernel
2024-07-31 17:23:56 +08:00
8e72f28f24
flake: update dependencies
2024-07-31 17:22:46 +08:00
4248d71555
repeater: handle async messages
2024-07-09 17:05:16 +02:00
836e266a36
allow toggling SED spread with flash config key
2024-07-09 17:00:09 +02:00
c58256fdd4
flake: update dependencies
2024-07-09 16:59:33 +02:00
25e858f2e9
kernel/api: add rint api
2024-07-05 08:55:13 +02:00
50c63b2c93
repeater: clear buffer after ping
2024-07-04 13:40:32 +02:00
f87adab53f
flake: update dependencies
2024-06-06 13:55:46 +08:00
cae316fe10
flake: follow ARTIQ release-8
2024-06-06 10:19:58 +08:00
ead20a66a5
flake: update dependencies
2024-06-06 10:05:55 +08:00
586fd2f17e
Gateware: remove redundant si549.py & wrpll.py
2024-05-30 15:27:16 +08:00
377f8779a0
kasli soc: refactor to use wrpll from artiq
2024-05-30 15:25:33 +08:00
1fbaacfc43
flake: update artiq
2024-05-30 15:14:02 +08:00
127ea9ea4d
flake: update dependencies
2024-05-28 17:30:49 +08:00
174c301d7d
add llvmPackages_11
2024-05-24 15:29:29 +08:00
52defff000
flake: update dependencies
2024-05-24 15:29:19 +08:00
2b2ebb5354
aux: increase max payload size
2024-05-20 15:20:06 +08:00
4341d2d2a5
update to LLLVM 14
2024-05-09 10:05:33 +08:00
57b885ed99
flake: update dependencies
2024-05-09 10:03:57 +08:00
e922543855
flake: update dependencies
2024-05-08 18:56:15 +08:00
35ea0ed2ca
WRPLL: add filter for DRTIO 100MHz
2024-05-08 18:50:55 +08:00
cdf4ff24c0
WRPLL: replace PI controller with new filter
2024-05-08 18:50:55 +08:00
285b02c4b1
WRPLL: remove anti-windup
2024-05-08 18:50:55 +08:00
53cb592d19
kasli soc: add rtio_frequency cfg for runtime
2024-05-08 16:14:56 +08:00
c261897658
rename build
derivation to board-package-set
2024-04-29 13:05:49 +08:00
1d603c73b7
DDMTD: replace 1st edge to median edge deglitcher
2024-04-29 13:05:02 +08:00
61315c29b9
Si549: recalibrate TAG_OFFSET for ISERDESE2
2024-04-29 13:03:30 +08:00
3f57de6ec7
DDMTD: replace FD with ISERDESE2
2024-04-29 13:03:30 +08:00
cca23aa2a5
wrpll runtime: reduce mmcm output jitter
...
rtio_clocking: update mmcm setting to use HIGH bandwidth
2024-04-29 11:20:50 +08:00
2bbaea3ad5
SMAFreqMulti: set mmcm bw to HIGH for lower jitter
2024-04-29 11:20:50 +08:00
5abd274060
update copyright year
2024-04-26 12:26:30 +08:00
3abe9caadb
flake: update dependencies
2024-04-26 11:37:14 +08:00
0a19f8fb89
satman: revert async flag changes
2024-04-26 11:37:14 +08:00
a30c7d1f3a
runtime: drtio aux refactoring, revert async flag
2024-04-26 11:37:14 +08:00
2d10503c20
libboard_artiq: support multiple aux rx buffers
2024-04-24 17:12:57 +08:00
92a29051f7
drtio_aux_controller: support aux_buffer_count
2024-04-24 17:12:39 +08:00
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
b81323af30
Firmware: Satman skew calibration & tester
...
cargo template: add calibrate_wrpll_skew feature
tag collector: add TAG_OFFSET for Satman WRPLL
tag collector: add TAG_OFFSET getter & setter for calibration
wrpll: add skew tester and calibration
wrpll: gate calibration behind calibrate_wrpll_skew feature
2024-04-12 16:38:46 +08:00
291777f764
Firmware: Satman WRPLL
...
satman: drive CLK_SEL to true when si549 is used
satman : add main & helper si549 setup
satman : add WRPLL select_recovered_clock
si549: add tag collector to process gtx & main tags
si549: add frequency counter to set BASE_ADPLL
si549: add set_adpll for main & helper PLL
si549: add main & helper PLL
FIQ & si549: replace dummy with a custom handler for gtx & main tags ISR
2024-04-12 16:38:39 +08:00
a1d80fb93b
Firmware: Si549 and io_expander
...
io_expander: set CLK_SEL pin to output when si549 is used
io_expander: gate virtual leds for standalone
si549: add bit bang i2c
si549: add si549 programming
si549: add main & helper setup
2024-04-11 15:18:10 +08:00