dd5a71517b
cxp GW: update docs
2025-02-07 15:03:35 +08:00
65cc7f0902
api: update debug print
2025-02-07 14:41:00 +08:00
cdfd365f85
cxp GW: cleanup debug csr
2025-02-07 14:41:00 +08:00
a6ad4501b1
cxp GW: add 8 ROI & cleanup
2025-02-07 13:16:54 +08:00
3c5bebbf2e
driver: add roi gating
...
driver: use grabber exception & add timeout error
2025-02-07 13:05:11 +08:00
fd060859d2
cxp GW: add proper roi gating and multiple roi
2025-02-07 12:54:03 +08:00
799e96c5ad
cxp GW: update docs
2025-02-07 11:57:02 +08:00
ae98a0fab6
frameline: update docs
2025-02-07 11:56:56 +08:00
c91202a21e
frameline: update docs and fn name
2025-02-07 10:31:55 +08:00
f6ad1ee97a
frameline: add pixeldata layout & add docs
2025-02-06 17:46:29 +08:00
3a03d7c52c
api: update debug printout
2025-02-06 17:07:05 +08:00
a7be568b38
zc706: use single lane cxp grabber
2025-02-06 17:06:25 +08:00
1fc3181fca
cxp GW: add cxp grabber properly
2025-02-06 17:05:56 +08:00
39c4fe5f6e
frameline: add single lane pixel converter
2025-02-06 17:05:41 +08:00
b34d68797d
frameline: use misoc
2025-02-06 16:08:37 +08:00
c824665141
frameline: use misoc
2025-02-06 16:07:53 +08:00
553942232d
temp: update notes
...
temp: add build gw script
temp: update notes
2025-02-06 15:45:23 +08:00
e09840e1d0
cxp: use tx/rx instead of up/downconn
...
cxp GW: add single chs roi support
CXP GW: move rx/tx pipeline to misoc
2025-02-06 15:45:23 +08:00
43042e7efa
cxp router: init routing 50Gbps somehow
...
router:
2025-02-06 15:45:23 +08:00
088c593f96
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-06 15:45:23 +08:00
1dfd01310f
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
2025-02-06 15:45:23 +08:00
5935a6ba86
api: add cxp api support for CTRL packet
...
api: DEBUG print in correct endianese
api: add bytes read for XML download
api: add more debug print
2025-02-06 15:45:23 +08:00
0bc06186dd
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
2025-02-06 15:45:23 +08:00
0d4706e329
runtime main: add cxp phys setup
2025-02-06 15:45:23 +08:00
96b17b3760
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-02-06 15:45:23 +08:00
e728907704
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-06 15:45:23 +08:00
4abd9abdb1
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
proto fw: cleanup
2025-02-06 15:45:23 +08:00
0148ddfffa
Cargo: add byteorder
...
Cargo lock: add byteorder
Cargo: update
2025-02-06 15:45:23 +08:00
84e8f683fb
cxp_phys: low speed serial & GTX setup
...
downconn: add QPLL & GTX setup
downconn: add DRP to change linerate up to 12.5Gbps
downconn testing: add txuserclk config
upconn: add low speed serital setup
upconn & downconn: add linerate changer
2025-02-06 15:45:23 +08:00
19579e566e
zc706: add CXP_DEMO 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 to rtio_channel
zc706: add frame buffer pipeline
2025-02-06 15:45:23 +08:00
77e7e51982
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
2025-02-06 15:45:12 +08:00
b51c5efdd4
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 & echo roi
2025-02-06 15:45:12 +08:00
35f054a990
cxp pipeline: packet handling pipeline
...
tx pipeline: add CRC32 inserter
tx pipeline: add start & end of packet code inserter
tx pipeline: add packet wrapper for start & stop packet indication
tx pipeline: add code source for trigger & trigger ack packet
tx pipeline: add packet for trigger & trigger ack
tx pipeline: add test packet generator
tx pipeline: add tx_command_packet for firmware
tx command packet: add dma to store control packet
rx pipeline: add reciever path
rx pipeline: add duplicate char decoder
rx pipeline: add trig ack checker
rx pipeline: add packet decoder
decoder: add test packet checher
decoder: add packet DMA
2025-02-06 15:45:12 +08:00
ec4a689e82
cxp upconn gw: add low speed serial PHY
...
testing: add debug fifo output b4 encoder
cxp upconn: add low speed serial
cxp upconn: add reset, tx_busy, tx_enable
cxp upconn: add clockgen module for 20.83Mbps & 41.66Mbps using counters
cxp upconn: add oserdes using CEInserter
2025-02-06 15:44:39 +08:00
e8a1dbcc46
cxp downconn gw: add gtx up to 12.5Gbps
...
testing: add txusrclk mmcm & loopback mode
testing: add debug output
testing: send comma in the middle of long packet to maintain lock
downconn: don't put IDLE into fifo
downconn: add GTX and QPLL support
downconn: add DRP for GTX and QPLL to support all CXP linerates
GTX: add gtx with mmcm for TXUSRCLK freq requirement
GTX: add loopback mode parameter for testing
GTX: add gtx with 40bits internal width
GTX: use built-in comma aligner
GTX: add comma checker to ensure comma is aligner on highest linerate
GTX: set QPLL as CLK source for GTX
GTX: add multilane rx support with the same rx reseter
GTX: add GTXs & QPLL DRP support
2025-02-06 15:44:16 +08:00
1a84d66249
fmc: add cxp_4r_fmc adepter io
...
fmc: add docs
2025-02-06 15:42:27 +08:00
e5036c4307
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-01-28 11:14:33 +08:00
4eadeaeac3
flake: add CXP_DEMO variant build options
2025-01-28 11:14:33 +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