3f6af27cfe
cxp router: init routing 50Gbps somehow
...
router:
2025-02-19 15:44:36 +08:00
85f5da685e
sim: prototyping frame decoding pipeine
...
sim: add double buffer
sim: add eop marker for crc checker in double buffer
sim: add KCode, pak type & CRC generator
sim: add Stream crossbar
sim: add stream pipeline with parser & buffer
sim: add frame generator & image viewer
sim: add arbiter
sim: add broadcaster, double buffer & eop tester
2025-02-19 15:44:36 +08:00
1a8a796dae
cxp coredevice driver: init
...
driver: add api init
driver: add cxp syscall
driver: add xml download
driver: change to using linktrigger (hw trig)
driver: add docs on explaining trigger -> packet receive delay
driver: add roi & gate drivers
driver: save power after trig & add rio timeout
driver: use normal grabber exception
2025-02-19 15:44:36 +08:00
0278bb4b62
api: add cxp api support for CTRL packet
...
api: DEBUG print in correct endianese
api: add bytes read for XML download
api: add artiq error sample code
2025-02-19 15:44:24 +08:00
cae7221305
libboard_artiq: setup
...
libboard_artiq: compile mem with cxp
libboard_artiq: add cxp_proto
libboard_artiq: add cxp_phys
libboard_artiq: add cxp
libboard artiq: add cxp_ctrl
libboard artiq: add has_cxp_grabber gating
2025-02-19 15:44:24 +08:00
f0d20191d1
runtime main: add cxp phys setup and init cxp task
2025-02-19 15:44:24 +08:00
1d1ebec8a9
CXP firmware: camera setup init
...
cxp FW: add camera discovery
cxp FW: add multi channel discovery
cxp FW: add CXP version negotiate
cxp FW: add CXP operation linerate setter
cxp FW: add ConnectReset, CXP version readout
cxp FW: add connection tester
cxp FW: add master channel & topology checker
cxp FW: set packet max size to 2KiB
cxp FW: add frame buffer cfg & hostconnid
cxp FW: add static Mutex for api call
2025-02-19 15:44:24 +08:00
ccb66345f2
cxp ctrl: Control packet handler
...
ctrl: add buildin delay_ms
ctrl: add proper RX Downconn ACK & REPLAY packet handling
ctrl: add send, receive & receive with timeout
ctrl: add write/read u32 u64
ctrl: add read bytes
2025-02-19 15:44:24 +08:00
446fcb8a28
cxp protocol: init
...
testing: add packet printing helper function
proto FW: use memory buffer for tx and rx
proto FW: use byteoder crate to handle endianness
proto FW: add event packet reader and writer
proto FW: add error correction for 4x char
proto FW: add pending packet
2025-02-19 15:44:24 +08:00
0686ddc149
Cargo: add byteorder
...
Cargo lock: add byteorder
Cargo: update
2025-02-19 15:43:43 +08:00
6bb9f86ff5
cxp_phys: low speed serial & GTX setup
...
phys: add tx & rx setup and linerate changer
rx: add GTX and QPLL DRP to change linerate up to 12.5Gbps
2025-02-19 15:43:43 +08:00
076c51eda5
zc706: add CXP_Grabber variant
...
zc706: add fmc pads
zc706: add constraint to fix comma alignment & setup/hold time issue
zc706: add csr & mem group for cxp
zc706: add cxp grabber to rtio_channel
zc706: add single lane roi engine
zc706: refactor to use artiq cxp_grabber
2025-02-19 15:43:43 +08:00
363f8d0e76
cxp: add PHY and pipeline
...
testing: add loopback tx for rx testing
testing: add trigger, trigger ack for testing
cxp: add upconn & downconn phy
cxp: add upconn & downconn pipeline
cxp: add rtlink
cxp: add test packet & error counter CSR
cxp: fix ch1 rx mem cannot be read
cxp: add frame buffer to use KiB instead of KB
cxp: add heartbeat & hostid csr
cxp GW: add 8 roi engine with single lane cxp support
2025-02-19 15:43:43 +08:00
4a63f1a8de
cxp frame pipeline: frame handling pipeline
...
pipeline: add eop marker, cxp_crc32 checker
frame: add stream crossbar, double buffer, parser
frame: add metadata parser, frame extractor
frame: add stream arbiter, crc checker & broadcaster
frame: add 8, 10, 12, 14, 16bit pixel gearbox support
frame: add pixel coordinate tracker
frame: add roi engine
2025-02-19 15:43:43 +08:00
bf1d898525
fmc: add cxp_4r_fmc adepter io
...
fmc: add docs
2025-02-13 17:32:33 +08:00
b772e50bc6
temp: flake,libunwind,scripts,notes,diagram
...
flake: download llvm11 binary instead of compiling
local_run: preset cxp zc706 dev board ip addr
flake: add pillow for sim
libunwind build: suppress libunwind warning
2025-02-13 17:32:33 +08:00
49bdedb25b
flake: add cxp_grabber variant build options
2025-02-13 17:26:41 +08:00
4647e16cb4
flake: update dependencies
2025-01-28 11:14:32 +08:00
80a2e60aa8
drtio: fix RTIO channel name resolution for remote channels
2025-01-28 11:14:32 +08:00
547e62785d
cargo fmt
2025-01-28 11:14:31 +08:00
573657e1fc
bump rustfmt
2025-01-28 11:14:31 +08:00
3b35e5bd7c
update dependencies
2025-01-28 11:14:30 +08:00
7cd924bf41
flake add outputHashes
2025-01-28 11:14:30 +08:00
58495e3066
update cargo lockfile
2025-01-28 11:14:29 +08:00
93ee8a75bd
silence inline_const warns
2025-01-28 11:14:29 +08:00
ffe0458013
remove unused abi-blacklist, force-unwind-tables
2025-01-28 11:14:28 +08:00
5dfedab12f
use forked core_io, up nalgebra
2025-01-28 11:14:28 +08:00
2665a30888
llvm11 -> llvm13
2025-01-28 11:14:27 +08:00
188f9752d5
prevent cursor r/w optimization
2025-01-28 11:14:27 +08:00
7d6d40a785
replace deprecated NoneError use
2024-12-18 17:06:39 +08:00
ffe3020788
replace const_in_array_expression with inline
2024-12-18 17:06:39 +08:00
8f510b5ca6
change to C-unwind interface
2024-12-18 17:06:38 +08:00
5582ca74d2
runtime: clean up unused imports
2024-12-17 15:52:17 +08:00
7c741d9c18
flake: update dependencies
2024-12-11 13:34:54 +08:00
922a03b807
drtio: restore copy_work_buffer for transmission
2024-12-11 12:09:21 +08:00
716a5924d1
kasli_soc: fix acpki import
2024-12-10 12:54:22 +08:00
4856cddb65
gateware: add extra ident info, source version
2024-12-10 12:54:22 +08:00
e1f493f3ca
drtio: add InjectionRequest to expects_response
2024-11-26 14:58:24 +08:00
1f5ea41934
flake: update dependencies
2024-11-20 19:58:55 +08:00
7f83d56ef5
cargo fmt
2024-11-20 09:42:49 +08:00
1d431456f4
Fix DWARF parser treating catch blocks as unconditional
...
Signed-off-by: Jonathan Coates <jonathan.coates@oxionics.com>
2024-11-20 09:32:38 +08:00
b03e380c1e
flake: update dependencies
2024-11-20 09:07:00 +08:00
47fc53c4bf
drtio_tuple -> drtio_context
2024-11-18 13:13:10 +08:00
42eaecf9e1
remove debug message
2024-11-18 12:19:37 +08:00
beb7e6f994
cargo fmt
2024-11-18 12:19:37 +08:00
4502a47aa6
drtio_proto: add allocate step for flashing
...
This avoids reallocation while transfering binaries.
2024-11-18 12:19:37 +08:00
ac6b7d5cf0
satman: fix checksum error message
2024-11-18 12:19:37 +08:00
3019bc6123
runtime: check crc when flashing
2024-11-18 12:19:37 +08:00
95b8562812
cargo fmt
2024-11-18 12:19:37 +08:00
a13f5d02fa
mgmt: supplementary tuple -> tuple struct
2024-11-18 12:19:37 +08:00