Commit Graph

8838 Commits

Author SHA1 Message Date
Florian Agbuya bfeac30c44 test_embedding: add int boundary test from 25168422a
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-06-07 14:11:05 +08:00
Florian Agbuya a901ab74b5 compiler: fix int boundary checks
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-06-07 14:11:05 +08:00
architeuthis 8b64315ecf Deleted reference to board packages 2024-06-06 13:44:04 +08:00
architeuthis 4509ad86f8 Remove outdated references to examples/master, fix labels 2024-06-06 13:44:04 +08:00
architeuthis 59302da71c docs: 'Installing ARTIQ' manual page overhaul 2024-06-06 13:44:04 +08:00
Sebastien Bourdeauducq ebc1e3fb76 bump major version number 2024-06-06 09:45:54 +08:00
Sebastien Bourdeauducq 927bb3b6b4 flake: update dependencies 2024-06-06 09:35:05 +08:00
Simon Renblad 1bb3c503d9 moninj: sub on display, unsub on hide 2024-06-05 17:59:36 +08:00
Simon Renblad 5e73245cef moninj: delete widget action 2024-06-05 17:59:36 +08:00
Simon Renblad b74beac6b9 moninj: add drag drop 2024-06-05 17:59:36 +08:00
Simon Renblad c256d113de dndwidgets: add DragDropFlowLayoutWidget 2024-06-05 17:59:36 +08:00
Simon Renblad 33d3688bfc moninj: state management 2024-06-05 17:59:36 +08:00
Simon Renblad 88903fb38c artiq_dashboard: connect Devices sub after loading state 2024-06-05 17:59:36 +08:00
Simon Renblad 7fae395b88 moninj: add dock label 2024-06-05 17:59:36 +08:00
Simon Renblad d3d50d790a gui.tools: add DoubleClickLineEdit 2024-06-05 17:59:36 +08:00
Simon Renblad 154f186f18 moninj: add _AddChannelDialog 2024-06-05 17:59:36 +08:00
Simon Renblad ad170b469c moninj: multiple docks 2024-06-05 17:59:36 +08:00
Simon Renblad 9fc4cdea6b moninj: dock add layoutwidget 2024-06-05 17:59:36 +08:00
Simon Renblad 2fde21152a moninj: merge docks 2024-06-05 17:59:36 +08:00
Simon Renblad 51837ce1a2 moninj: consistent sort keys 2024-06-05 17:59:36 +08:00
Simon Renblad 5cd21c7a6d moninj: add uid method to widgets 2024-06-05 17:59:36 +08:00
Simon Renblad e742dc9503 moninj: refactor _DACWidget 2024-06-05 17:59:36 +08:00
Sébastien Bourdeauducq 9a770c15c5 RELEASE_NOTES: update 2024-06-05 16:51:23 +08:00
Sébastien Bourdeauducq d252b12cf6 README: remove outdated and unmaintainable Sinara crate count 2024-06-03 16:16:32 +08:00
mwojcik f1e1e54940 sinara_tester: simplify almazny tests 2024-06-03 15:15:32 +08:00
mwojcik 20c67aca23 sinara_tester: break apart legacyalmazy, add almazny tests 2024-06-03 15:15:32 +08:00
mwojcik 793f8a3c8c legacy almazny: fix missing units, remove dead code 2024-06-03 15:15:32 +08:00
Sebastien Bourdeauducq f496e6da7c flake: update dependencies 2024-06-01 11:28:22 +08:00
architeuthis d609ed4a58 docs: Minor manual fix 2024-06-01 11:15:37 +08:00
mwojcik 48f3071ee8 adf5356: sync before setting muxout 2024-05-31 08:33:03 +08:00
morgan 49e402780b Firmware: runtime WRPLL
runtime: enable WRPLL interrupt
runtime: add WRPLL interrupt handler
rtio_clocking: add main si549 setup
rtio_clocking: add 125Mhz wrpll refclk & helper si549 setup
2024-05-29 16:52:08 +08:00
morgan 44cfacf2c4 Firmware: frequency multipler for WRPLL
si549: add bit bang mmcm dynamic configuration
si549: add 125Mhz wrpll refclk setup
2024-05-29 16:52:08 +08:00
morgan c5147d7744 Gateware: kasli runtime WRPLL setup
kasli: use enable_wrpll from json to switch from si5324 to si549
kasli: add wrpll
kasli: add wrpll interrupt
kasli: add clk_synth_se
kasli: add wrpll_refclk for runtime
kasli: add WRPLL_REF_CLK config for firmware
2024-05-29 16:52:08 +08:00
morgan d5b1f04dcc Gateware: frequency multiplier for WRPLL
wrpll: add mmcm with DRP to generate 125Mhz refclk
2024-05-29 16:52:08 +08:00
morgan dad62c1aec io_expander: fix efc shuttler compilation error 2024-05-29 14:24:42 +08:00
morgan 77c50324ef flake: update libfringe hash 2024-05-29 14:24:42 +08:00
Sebastien Bourdeauducq eefc07b495 flake: move to nixos 24.05 2024-05-28 17:30:23 +08:00
morgan a10dd0520c Firmware: satman WRPLL
satman: enable WRPLL interrupt
satman: add WRPLL interrupt handler
satman: add main & helper si549 setup
satman: add WRPLL select_recovered_clock
2024-05-28 17:27:49 +08:00
morgan 0ac0e08170 Firmware: WRPLL
wrpll: add tag collector to process gtx & main tags
wrpll: add frequency counter to set BASE_ADPLL
wrpll: add TAG_OFFSET and calibration for Satman
wrpll: add 100MHz & 125MHz fixed point low pass filter
wrpll: add main & helper PLL
2024-05-28 17:27:49 +08:00
morgan 5d9bc930fe Firmware: si549
si549: add bit bang i2c
si549: add si549 programming
si549: add main & helper setup
2024-05-28 17:27:49 +08:00
morgan 5971d9e958 Firmware: set CLK_SEL in io_expander init
io_expander init: set initial out_target instead of 0x00
io_expander0: gate CLK_SEL direction & output
2024-05-28 17:27:49 +08:00
morgan 0d78e65f7a Gateware: kasli satellite WRPLL setup
kasli: use enable_wrpll from json to switch from si5324 to si549
kasli: add wrpll
kasli: add wrpll interrupt
kasli: add clk_synth_se
kasli: add skewtester
kasli: add WRPLL_REF_CLK config for firmware
2024-05-28 17:27:49 +08:00
morgan 1b0586e6a8 Gateware: si549 & WRPLL
ddmtd: add DDMTD and deglitcher
wrpll: add helper clockdomain
wrpll: add frequency counter
wrpll: add skewtester
wrpll: add gtx & main tag collection
wrpll: add gtx & main tag eventmanager for interrupt
si549: add i2c and adpll programmer
2024-05-28 17:27:49 +08:00
morgan 57780e36be cargo: update libfringe 2024-05-28 17:27:49 +08:00
morgan 14a618b48d kasli: enable interrupts 2024-05-28 17:23:29 +08:00
morgan 13830a27af riscv: add IRQ control 2024-05-28 17:23:29 +08:00
mwojcik 51c15ac777 update hw_rev in shuttler json example 2024-05-28 13:51:11 +08:00
mwojcik 0a044cf424 schema: add efc hardware version 2024-05-28 13:51:11 +08:00
Egor Savkin 2b31d38084 docs: update MSYS2 to include offline installer and openocd included by default
docs: update MSYS2 mingw -> clang

Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-05-23 17:20:43 +08:00
mwojcik c2d645ed0a enable spread in satellite, use high watermark 2024-05-23 17:18:16 +08:00