abcfd37487
upconn FW: update csr
2025-01-14 14:21:50 +08:00
f87e498994
zc706: update naming
2025-01-14 14:21:43 +08:00
473894671a
cxp GW: rename upconn/downconn to tx/rx
2025-01-14 14:21:30 +08:00
a4f6f0e4c5
phys FW: update csr
2025-01-14 13:04:32 +08:00
844f2dab70
zc706 GW: fix compilation err
2025-01-14 13:04:26 +08:00
ec84a332c7
cxp GW: rname to rxphys
2025-01-14 13:04:12 +08:00
034588ec59
downconn GW: rename to RXPHYs
2025-01-14 13:04:04 +08:00
17de7f2365
upconn FW: remove unused buf
2025-01-14 12:41:37 +08:00
5ef521f0f6
upconn GW: remove debug buf
2025-01-14 12:41:29 +08:00
02913d2fda
driver: add docs on strange prinout bug
2025-01-14 12:40:59 +08:00
f11016cbb5
upconn FW: rename var
2025-01-14 12:24:03 +08:00
c6c0192b13
phys FW: rename vars & fix compilation error
...
phys FW: rename
2025-01-14 12:24:03 +08:00
52bea11e25
zc706 GW: update fn args
2025-01-14 12:18:16 +08:00
a5d5471734
cxp GW: refactor to combine rx/tx into phy
2025-01-14 12:18:06 +08:00
7af9cc2d02
upconn GW: improve var/fn naming
2025-01-14 12:17:39 +08:00
3ca9c12c50
frameline GW: remove router
2025-01-14 11:37:58 +08:00
62fa023efc
cxp GW: move router pipeline to frame pipeline
2025-01-14 11:37:22 +08:00
ef9d633e9b
frameline GW: add reg for arbiter & broadcaster
2025-01-14 11:36:59 +08:00
26d940fbc3
frameline GW: remove eop marker
2025-01-14 10:46:01 +08:00
7ea3d563e6
cxp pipeline GW: add eop marker
2025-01-14 10:45:34 +08:00
ca3f6e4bba
cxp GW: add eop marker at rx pipeline
2025-01-14 10:45:13 +08:00
c5d71f269d
sim: add pix format for roi
2025-01-13 16:35:34 +08:00
e0986e524d
frameline GW: add pixel format handling
2025-01-13 16:25:34 +08:00
6a39f475e9
frameline GW: remove old pixel gearbox
2025-01-13 15:48:47 +08:00
13b68b1e7d
frameline GW: add gearbox docs
2025-01-13 15:47:49 +08:00
d53a393f0d
frameline GW: add 14bit gearbox support
2025-01-13 13:25:03 +08:00
1006315b31
frameline GW: add 12 bits gearbox suport
2025-01-13 11:54:36 +08:00
1a24dbcdff
frameline GW: fix gearbox on 10bits
2025-01-13 11:50:44 +08:00
d509d4e606
cxp GW: pipeine update docs
2025-01-13 10:39:29 +08:00
3c93ff219e
cxp GW: add back rx debug buffer
2025-01-10 16:47:23 +08:00
4140468af3
cxp fw: reading the correct host connection id
2025-01-10 16:47:01 +08:00
b23c8f64cc
sim: update roi testbench
2025-01-10 15:05:10 +08:00
7be1378310
frameline GW: cleanup gearbox
2025-01-10 13:11:29 +08:00
11925a3356
frameline GW: add buffer to improve timinig
2025-01-10 13:10:01 +08:00
f70f4ad93a
cxp GW: add cdr for roi pipeline
2025-01-10 12:55:12 +08:00
050b4a1d97
frameline GW: add gearbox proto
2025-01-10 12:48:15 +08:00
520b746440
temp note: update
2025-01-09 15:57:13 +08:00
c5760a5528
pipeline GW: clean up buffer
2025-01-09 15:57:04 +08:00
40647b46a2
temp note: update
2025-01-09 15:56:10 +08:00
910bad029c
sim GW: 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
sim: add roi pipeline
sim: update roi
2025-01-09 15:56:10 +08:00
4b6f3eaa06
cxp GW: rename to cxp frame pipeline
...
cxp GW: use roi pipeline
cxp GW: add register for cnt to imprve timinig
2025-01-09 15:56:10 +08:00
6309b4824e
cxp coredevice driver: init
...
cxp driver: add api init
cxp driver: add cxp syscall
cxp driver: add xml download
driver: change to using linktrigger (hw trig)
2025-01-09 15:56:10 +08:00
7d02c8f3d4
api: add cxp api support for CTRL packet
...
api: DEBUG print
api: add bytes read for XML download
api: fix debug printout endianese issue
2025-01-09 15:56:10 +08:00
2d60ea0b53
libboard_artiq: setup
...
libboard_artiq: add cxp_downconn & cxp_upconn
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
2025-01-09 15:56:10 +08:00
3f6811abe4
runtime main: add cxp phys setup
2025-01-09 15:56:10 +08:00
387f122b1d
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
2025-01-09 15:56:10 +08:00
f91ad862bd
cxp downconn firmware: packet testing
...
downcon fw: fix compilation error
2025-01-09 15:56:10 +08:00
526ec3fc13
cxp upconn firmware: packet testing
...
cxp upconn FW: fix multilane tx issue
upconn fw: rename to cxp mem
2025-01-09 15:56:10 +08:00
11d9ccedc1
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-01-09 15:56:10 +08:00
e497834d1d
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-01-09 15:56:10 +08:00