1
0
Fork 0
Commit Graph

850 Commits

Author SHA1 Message Date
morgan 30fb241fda cxp: add tx trigger module 2024-09-02 16:07:18 +08:00
morgan f538dfcce6 cxp pipeline: add trigger ack 2024-09-02 16:07:09 +08:00
morgan e1f8077805 cxp pipeline: fix code inserter at the end 2024-09-02 16:06:57 +08:00
morgan 91a73c225d cxp: cleanup 2024-09-02 15:03:30 +08:00
morgan 305e2fa177 cxp upconn: add IDLE word to debug fifo 2024-09-02 13:06:43 +08:00
morgan e9419a5958 cxp upconn fw: cleanup tx_test 2024-09-02 12:58:42 +08:00
morgan 33fd84cadd cxp upconn fw: update tx_test to use the debug fifos 2024-09-02 12:25:56 +08:00
morgan b1fb90d456 cxp upconn: add a debug fifo output b4 seders 2024-09-02 12:24:59 +08:00
morgan 30be11aef2 cxp: rename upconn to upconn_phy 2024-08-30 18:29:59 +08:00
morgan 47d38fce32 cxp upconn: rename to phy 2024-08-30 18:29:51 +08:00
morgan 0b2f201c09 cxp upconn fw: add clk reset & busy csr 2024-08-30 18:07:54 +08:00
morgan 535b79cfd4 cxp: add clk_reset & tx_busy csr 2024-08-30 18:07:15 +08:00
morgan c06d9f8485 cxp upconn: add reset & tx_busy 2024-08-30 18:07:00 +08:00
morgan 6d00f52638 cxp: update txfifo sink port 2024-08-30 17:33:01 +08:00
morgan 2346848541 cxp upconn: fifo expose the sinks directly 2024-08-30 17:32:51 +08:00
morgan c53c17e861 cxp upconn: add packet type 2024-08-30 16:25:29 +08:00
morgan 8c750c1993 cxp: add packet type inserter 2024-08-30 16:25:19 +08:00
morgan f23ce2ef70 cxp pipeline: merge packet start & stop into 1 mod 2024-08-30 16:07:25 +08:00
morgan 0b8f3ba466 cxp upconn fw: add proper word printout
cxp upconn fw: fmt
2024-08-30 15:46:57 +08:00
morgan 770d0b159a cxp: add packet end inserter 2024-08-30 13:33:35 +08:00
morgan 029d3b8776 cxp pipeline: add end of packet insertion 2024-08-30 13:33:25 +08:00
morgan a1d644279e cxp: use designated Packet start inserter 2024-08-30 13:17:13 +08:00
morgan 4d4725aafb cxp pipeline: add code port for code inserter 2024-08-30 13:16:54 +08:00
morgan fffceefe7c cxp upconn fw: test out crc32inserter pipeline 2024-08-30 12:39:06 +08:00
morgan 4458c28736 cxp: use CXPCRC32inserter in pipeline 2024-08-30 12:38:21 +08:00
morgan 6ebd3d4315 cxp pipeline: add CRC32 inserter 2024-08-30 12:38:06 +08:00
morgan 2ff59e0c30 cxp upconn fw: replace crc test to pipelining 2024-08-29 17:39:50 +08:00
morgan d07a8f733d cxp: add tx pipeline test 2024-08-29 17:39:33 +08:00
morgan e382654d9e cxp upconn: rename & add cxp_phy_layout 2024-08-29 17:39:21 +08:00
morgan 6e27c371ec cxp pipeline: code inserter proto 2024-08-29 17:39:07 +08:00
morgan f2d8ffbe05 cxp: cleanup 2024-08-29 13:37:35 +08:00
morgan 98bb49e1b5 cxp upconn: rename modules & cleanup 2024-08-29 11:57:40 +08:00
morgan d88af397ec cxp upconn fw: remove unused csr 2024-08-28 16:58:23 +08:00
morgan 468f9d7185 cxp: add upconn packet handler proto 2024-08-28 16:58:11 +08:00
morgan 08cade7f16 cxp upconn: clenaup & add 41.66Mbps 2024-08-28 16:52:48 +08:00
morgan f5eb196726 cxp upconn fw: correct p3 word 2024-08-28 12:39:51 +08:00
morgan d55bd81137 cxp upconn: rewrite oserdes using CEInserter
IDLE word: fix p3 to D21.5
CLKGEN: missing 24ns
2024-08-28 12:39:51 +08:00
morgan 4170e63a6e cxp downconn: disable debug pad 2024-08-28 10:19:02 +08:00
morgan a39c939a68 cxp upconn: separate 9bits data to data & k code 2024-08-27 16:02:29 +08:00
morgan 97bf7e72b7 cxp upconn: update doc 2024-08-27 12:23:52 +08:00
morgan 868ac41060 cxp: add linklayer upconn proto 2024-08-27 11:15:09 +08:00
morgan e78d0f4083 cxp upconn:clean up and remove csr 2024-08-27 11:12:49 +08:00
morgan bc0d45cd82 zc706: add upconn pads 2024-08-27 10:56:10 +08:00
morgan 1331281e5c cxp: add upconn pads 2024-08-27 10:56:10 +08:00
morgan 75407b2ff4 cxp upconn: add upconn pads & cleanup
cxp upconn: cleanup
2024-08-27 10:56:10 +08:00
morgan 0cf8cd42d5 cxp 4r fmc: update LVCMOS 2.5V to 3.3V 2024-08-27 10:44:45 +08:00
morgan b8aea61fd8 cxp upconn: send IDLE every 10000 words & cleanup 2024-08-26 16:44:45 +08:00
morgan 2aa194390f cxp upconn: refactor to use one encoder 2024-08-26 16:28:49 +08:00
morgan 94d569502b cxp up conn fw: update test case 2024-08-26 11:57:57 +08:00
morgan 679b430d74 cxp downconn: cleanup debug csr 2024-08-26 10:48:07 +08:00