Digital-IDE
Digital-IDE copied to clipboard
"PRJ_STRUCTURE": "customer" crushed everything
Issue Type: Bug Extension Name: fpga-support Extension Version: 0.2.6 OS Version: WSL2 Ubuntu x64 20.04.5 VS Code version: 1.76.0
------------------------------------------------------------------------------------
| Tool Version : Vivado v.2022.2 (lin64) Build 3671981 Fri Oct 14 04:59:54 MDT 2022
| Date : Tue Mar 7 00:21:56 2023
| Host : stride running 64-bit Ubuntu 20.04.5 LTS
| Command : report_utilization
| Design : system
| Device : xc7z010clg400-1
| Speed File : -1
| Design State : Routed
------------------------------------------------------------------------------------
./.vscode/property.json
{
"Device": "xc7z010clg400-1",
"TOOL_CHAIN": "xilinx",
"PRJ_NAME": {
"FPGA": "foobar"
},
"SOC_MODE": {
"soc": "none"
},
"enableShowlog": true,
"PRJ_STRUCTURE": "customer",
"PRJ_Path": "/foo/bar/prj",
"HardwareSrc": "/foo/bar/vivado",
"HardwareSim": "/foo/bar/vivado",
"HardwareData": "/foo/bar/vivado"
}
THIS property.json will crush everyting
The issue has been logged, and the next version will update the parser kernel to improve the parsing efficiency.