morgan
8822fcbc1d
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
2024-11-13 16:16:49 +08:00
morgan
ca95feaabd
cxp coredevice driver: init
2024-11-13 16:16:44 +08:00
morgan
4a1d41832b
api: add cxp api support for CTRL packet
2024-11-13 16:16:44 +08:00
morgan
7fb4b4088e
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
2024-11-13 16:16:44 +08:00
morgan
67a7d39b54
cxp downconn firmware: packet testing
2024-11-13 16:16:44 +08:00
morgan
2991950757
cxp upconn firmware: packet testing
2024-11-13 16:16:44 +08:00
morgan
3a61bc9ce5
cxp protocol: init
...
testing: add packet printing helper function
testing: add rx loopback
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
2024-11-13 16:16:44 +08:00
morgan
fbd244cbe5
Cargo: add byteorder
2024-11-13 16:16:44 +08:00
morgan
5ba1da6e40
main: add testing
2024-11-13 16:16:44 +08:00
morgan
19beb8488e
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
2024-11-13 16:16:44 +08:00
morgan
577fa03b78
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
2024-11-13 16:16:44 +08:00
morgan
1a3ac9763d
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
2024-11-13 16:16:44 +08:00
morgan
ba1e1f9951
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
2024-11-13 16:16:44 +08:00
morgan
dd8f4a172b
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
2024-11-13 16:16:19 +08:00
morgan
08ae1e92c5
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
2024-11-13 16:16:19 +08:00
morgan
3a5d508674
fmc: add cxp_4r_fmc adepter io
2024-11-13 16:16:19 +08:00
morgan
9f306063a2
temp flake & local_run mod
...
flake: download llvm11 binary instead of compiling
local_run: preset cxp zc706 dev board ip addr
flake: add pillow for sim
2024-11-13 16:16:19 +08:00
morgan
bfa16e0560
flake: add CXP_DEMO variant build options
2024-11-13 16:16:08 +08:00
morgan
f4362c1e54
flake: update dependencies
2024-11-13 16:16:07 +08:00
Sebastien Bourdeauducq
a3ae5ddd00
flake: update dependencies
2024-11-13 16:16:06 +08:00
abdul124
cb1558ec4e
firmware: add unit tests for exception sync
2024-11-13 16:16:05 +08:00
abdul124
d514171d6f
firmware: sync exception names and ids
2024-11-13 16:16:05 +08:00
abdul124
c3ae34123c
fix nalgebra url
2024-11-13 16:16:04 +08:00
abdul124
9f5e15e6d2
kernel/linalg: remove redundant unsafe blocks
2024-11-13 16:16:03 +08:00
Sebastien Bourdeauducq
fbb636460b
cargo fmt
2024-11-13 16:16:03 +08:00