1
0
Fork 0
Commit Graph

873 Commits

Author SHA1 Message Date
morgan bacb446e6a cxp: remove unused debug output 2024-09-05 11:38:07 +08:00
morgan ac52109a06 cxp pipeline: refactor tx command 2024-09-05 11:37:58 +08:00
morgan f2d7a67da3 cxp upconn fw: add rest of u32 u64 control packet 2024-09-04 17:20:47 +08:00
morgan 168c75eaf6 cxp upconn fw: add crc & packet type insert in fw 2024-09-04 14:49:52 +08:00
morgan 4e2d194b2c cxp pipeline: remove crc inserter & pak_type 2024-09-04 14:49:11 +08:00
morgan f49f3dbb55 cxp upconn fw: add packet writer & packet types 2024-09-04 12:58:08 +08:00
morgan d77086e733 cxp upconn fw: refactor
upconn: refactor buffer printout into one function
upconn: refactor buffer write function
upconn: packet writter proto
2024-09-03 17:39:30 +08:00
morgan bcfd599c69 cxp: fix compilation error 2024-09-03 13:28:26 +08:00
morgan 3741c9bfd9 cxp pipeline: cleanup tx_command_packet 2024-09-03 12:50:41 +08:00
morgan 7ee867d7c4 cxp upconn fw: update trigger csr 2024-09-03 12:49:49 +08:00
morgan d84c7c9523 cxp: add trig to upconn & remove tx_command_packet 2024-09-03 12:49:30 +08:00
morgan 6d421a1041 cxp pipeline: add tx_command_packet 2024-09-03 12:47:39 +08:00
morgan f88e431c16 cxp: cleanup 2024-09-03 12:21:40 +08:00
morgan 354de66337 cxp pipeline: refactor Trigger ack to use code_src 2024-09-03 12:21:32 +08:00
morgan ad84345553 cxp: fix tx trigger insersion 2024-09-03 11:49:15 +08:00
morgan 325fc5a4f9 cxp upconn fw: add trigger packet tester 2024-09-03 11:37:00 +08:00
morgan 5ed1efc1dc cxp: add tx trigger packet 2024-09-03 11:36:35 +08:00
morgan a358f1c930 cxp pipeline: add code source 2024-09-03 11:36:27 +08:00
morgan 0aaf96a459 cxp upconn fw: update csr name 2024-09-02 17:19:19 +08:00
morgan a4560e5f06 cxp: move trig ack module into UpConn interface 2024-09-02 17:19:02 +08:00
morgan 730480aaa8 cxp upconn fw: rename csr 2024-09-02 16:50:12 +08:00
morgan 2e984ab48e cxp: move debug buffer out of tx_command_packet 2024-09-02 16:50:04 +08:00
morgan 4a88ba2d46 cxp upconn fw: add trigger ack test 2024-09-02 16:07:45 +08:00
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