0133847d4f
feat: ✅ 取收据缓冲区改为24块
2025-06-15 21:49:51 +08:00
e799a80021
feat: 🔥 去掉频繁打印的终端输出
2025-06-14 17:48:19 +08:00
5e81e37e70
feat: 🔥 去掉频繁打印的终端输出
2025-06-14 17:41:21 +08:00
3252a5c822
feat: 🔥 去掉频繁打印的终端输出
2025-06-14 17:15:19 +08:00
fad3612d74
修改注释
2025-06-13 13:10:41 +08:00
0bc7b3e2e4
feat: ✅ 恢复udp代码,编译测试。
2025-06-12 21:58:50 +08:00
70bb87ad21
feat: ✅ 去掉上位机udp准备部分,直接进入循环开始发送数据。
...
该版本仅用于测试。
2025-06-12 21:42:03 +08:00
65883c7592
feat: 🚑 修改文件46,编译出接收端的ram版本。
2025-06-11 18:42:14 +08:00
62d1870e4d
feat: 🚑 恢复文件46和文件52,但是保留run_ape值,编译出发送端的ram版本。
2025-06-11 18:27:53 +08:00
c362f3860f
全部提交
2025-05-20 00:30:33 +08:00
lishuang.xie
fe2787d53f
update New Feature#1737 from dev_ck_v2.1_featuer#1737# to dev_ck_v2.1
...
1. modified the function: int32_t osp_read_spe_cfg_file(char* path, uint8_t cellid), add the cellid
2. modified the function: int32_t osp_get_cfg_file(char* name, uint8_t cellid, uint64_t *paddr, uint32_t *psize);, add the cellid
3. modified the interface file
4. modified the testcase which used the functions
5. Test:
5.1 spu_case0_arm_case0_cpri: Pass
5.2 spu_case14_arm_caes20_cpri:Pass
5.3 spu_case20_arm_case20_cpri:Pass
5.4 spu_case24_arm_case24_cpri:Pass
5.5 spu_case34_arm_case5: Pass
5.6 spu_case44_arm_case5: Pass
2024-03-30 16:23:55 +08:00
lishuang.xie
5831721775
update feature#1694# merge dev_ck_v2.1_xls_feature#1694# to dev_ck_v2.1
...
1. Four-channel support
2. OAM ul change 32 blocks to 16 blocks, so modified the cases
3. Test:
3.1 spu_case0_arm_case0_cpri: Pass
3.2 spu_case14_arm_case20_cpri:Pass
3.3 spu_case20_arm_case20_cpri:Pass
3.4 spu_case24_arm_case24_cpri:Pass
3.5 spu_case34_arm_case5: Pass
3.6 spu_case44_arm_case5: Pass
2024-03-18 15:23:35 +08:00
lishuang.xie
2d80c897ed
use the enhancement#1546 delete the cell_setup_simulation's sleep into dev_ck_v2.1
...
1. delete the sleep which in the function of cell_setup_simulation
2. the function of cell_setup_simulation define in many cases
3. Test:
3.1 spu(case0)+arm(case0): Pass
3.2 spu(case14)+arm(case20):Pass
3.3 spu(case20)+arm(case20):Pass
3.4 spu(case21)+arm(case21):Pass
3.5 spu(case34)+arm(case5): Pass
3.6 spu(case42)+arm(case46):Pass
3.7 spu(case44)+arm(case5): Pass
2024-01-02 15:05:50 +08:00
liweihua
6719f4cde9
libstc.a与libmsgtransfer.a解耦
2023-12-29 16:48:28 +08:00
xinxin.li
b4c5cffb73
1. fix UCP4008_SL new feature#1412#;
...
2. add case46;
3. modify case5,21,22,23,45,48;
4. test case:5,21,44,46,48
2023-12-28 15:24:31 +08:00