2023-11-23 17:31:21 +08:00
2023-10-06 15:30:42 +08:00
2023-08-24 11:58:55 +08:00
2023-10-06 15:30:42 +08:00
2023-08-24 11:58:55 +08:00
2023-11-23 17:31:21 +08:00
2023-11-23 17:31:21 +08:00
2023-10-06 15:30:42 +08:00
2023-11-23 17:31:21 +08:00
2023-11-23 17:31:21 +08:00
2023-11-23 17:31:21 +08:00
2023-08-24 11:58:55 +08:00
2023-10-06 15:30:42 +08:00
2023-08-24 11:35:59 +08:00
2023-10-06 15:30:42 +08:00

Digital-Test

DIDE 项目开发使用的测试项目文件。

为了避免测试负载过大使用默认的property.json:

{
	"toolChain": "xilinx",
	"prjName": {
		"PL": "template"
	},
	"soc": {
		"core": "cortexM3"
	},
	"enableShowLog": false,
	"device": "none"
}

也就是说,只有./user/Hardware/src下的文件会被解析。如果需要测试具体的任务请自行更换ppy的配置参数。

Description
No description provided
Readme 8.5 MiB
Languages
JavaScript 66.1%
Verilog 26.5%
VHDL 3.7%
Tcl 2.7%
Assembly 0.5%
Other 0.5%