Commit Graph

635 Commits

Author SHA1 Message Date
RuigeLee
692188fa2f 单双边沿切换 类模式 2025-09-22 16:34:53 +08:00
RuigeLee
9a93481b68 修复aqspi读操作时间点 2025-09-19 17:17:51 +08:00
RuigeLee
e45f407a1d 修改dataw_async的更新策略 2025-09-19 16:19:53 +08:00
RuigeLee
61897a3dd0 修正 2025-09-19 15:50:54 +08:00
RuigeLee
9b48306396 更新时序SPI 2025-09-19 15:41:02 +08:00
RuigeLee
9fdd360854 更新慢速qspi 2025-09-19 14:26:54 +08:00
RuigeLee
2e19a95b92 建立双边沿采样Flip-Flop底层逻辑 2025-09-18 17:55:50 +08:00
RuigeLee
fb26a40061 修复同步QSPI使用csn异步复位 2025-09-18 15:23:57 +08:00
RuigeLee
a70cfbce8f qSpi使用不同边沿采样 2025-09-18 15:23:11 +08:00
0569733c44 Merge branch 'mp_eb_dev' into new_spi 2025-09-17 21:58:01 +08:00
RuigeLee
759218b570 修复微调方向 2025-09-17 17:29:19 +08:00
RuigeLee
1e2fa0931d 编译通过 2025-09-17 11:07:34 +08:00
RuigeLee
21ffc1b58d spi跨时钟域 2025-09-16 18:01:14 +08:00
RuigeLee
1dee4519bb 增加同步子报文A;验证关注点1)变化增量的正负方向 2)deltafinal修正前后跨越正负 3)前仿真的综合行为 2025-09-16 11:27:02 +08:00
RuigeLee
e83ba629b7 优化cdrsim模式 2025-09-15 17:47:31 +08:00
RuigeLee
2ecb547bc8 增加初版CDRIn方案 2025-09-15 15:31:39 +08:00
RuigeLee
958987ff6d 参数化cdrInSample,支持4相位 2025-09-11 18:57:58 +08:00
RuigeLee
99b9d9a72f 修复CDRIn的异步复位 2025-09-11 18:56:13 +08:00
RuigeLee
f42c9044d8 添加分频io 2025-09-11 15:50:38 +08:00
RuigeLee
ea7d91e9d3 检回编译文件 2025-09-11 15:15:47 +08:00
RuigeLee
26367fd63c 删除其它项目设计文件 2025-09-11 14:30:08 +08:00
RuigeLee
a24abbc098 回滚修改 2025-09-11 14:11:40 +08:00
RuigeLee
d46e06d5b0 代码整理 2025-09-11 11:50:58 +08:00
RuigeLee
2969cf70a1 取消3个寄存器只能配置一次的特性 2025-09-11 11:28:05 +08:00
RuigeLee
68f3c2ac89 仅当sm为空时方可修改sm的触发长度,注意cnt=cPtr-rPtr,之前可能wPtr已经移动(可能撤销) 2025-09-11 11:01:50 +08:00
RuigeLee
f700b11e84 latch使用主站offset校准后时间 2025-09-10 09:12:52 +08:00
RuigeLee
e258cd4a6c 优化spi,更严谨 2025-09-09 18:06:14 +08:00
Ruige
ba04725e72 Revert "尝试跨时钟域QSPI,失败"
This reverts commit 5ccf101648.
2025-09-09 17:50:22 +08:00
RuigeLee
5ccf101648 尝试跨时钟域QSPI,失败 2025-09-09 17:48:52 +08:00
RuigeLee
22cc6ef0b8 微调spi访存时间点,提高理论极限频率 2025-09-09 16:10:19 +08:00
RuigeLee
a6a546a0f9 完成对4b5b,8b10b的覆盖测试 2025-09-08 21:49:56 +08:00
RuigeLee
561f394b16 sReg.isLVDSWriteAble 锁定lvds写入syncPoint和synccfg 2025-09-08 17:48:08 +08:00
RuigeLee
1d5a257b58 Merge branch 'mp_eb_dev' into feature/syncSpi
# Conflicts:
#	src/main/scala/backBoard/shin/SpiInterface.scala
2025-09-08 17:07:10 +08:00
RuigeLee
c3c3a25e77 修复spicmd没有在每次传输前后复位地问题,或许将导致三态门状态错误 2025-09-08 17:02:43 +08:00
RuigeLee
777ca7319b 修复合并过程中位宽错误 2025-09-07 22:35:32 +08:00
RuigeLee
4a21e4b2ba 修复接线错误 2025-09-06 23:02:10 +08:00
RuigeLee
ff7aba38ad 拆分CDRIn为采样部分和axis部分;调整层次结构,仅将cdrInSample放在顶层;放置3组CDRInSample,使用寄存器选择 2025-09-06 11:07:41 +08:00
RuigeLee
ac118289b2 修复语法错误 2025-09-05 19:30:35 +08:00
RuigeLee
4bc5e2927e 修改key策略 2025-09-05 17:15:04 +08:00
RuigeLee
d5523eaa46 Merge branch 'feature/clk3_shift_allow' into mp_eb_dev
# Conflicts:
#	src/main/scala/backBoard/ebus/CDRIn.scala
#	tb/shinTest/ShinTopSpiTb.v
#	tb/shinTest/gen_pkt.py
#	tb/shinTest/testcase/base.py
#	tb/shinTest/testcase/environment.py
2025-09-05 16:01:52 +08:00
RuigeLee
7ec88aa3a7 Merge branch 'feature/8b10b' into mp_eb_dev 2025-09-05 15:43:02 +08:00
RuigeLee
7b3b4c010d 8B10B正负相写反 2025-09-05 15:39:17 +08:00
RuigeLee
e9bc1d1e18 cdrin的preamble连续监控10个cycle 2025-09-05 15:09:52 +08:00
RuigeLee
adb1d9c1c8 4b5b 8b10b接线完成 2025-09-05 12:55:32 +08:00
RuigeLee
26344d60cd 写完编解码模块 2025-09-05 11:11:01 +08:00
RuigeLee
b1825607ab 修复中断丢脉冲问题,但每次脉冲宽度比设置多一拍 2025-09-05 09:58:43 +08:00
RuigeLee
f609945a6a 8b10b编码完成 2025-09-05 09:35:29 +08:00
RuigeLee
8a29acf4b8 require是多余约束 2025-09-04 16:40:07 +08:00
RuigeLee
4dd1841921 cPtr需要同步复位 2025-09-04 16:33:24 +08:00
RuigeLee
0b7bd505ba b5b6编码表 2025-09-04 16:25:54 +08:00