windows/linux 查看vendor ID 和 product ID vendor ID: 厂商标识 product ID:产品标识
vendor 和 product ID 通常是十六进制数值形式,用冒号隔开,例如 “1d6b:0002”。 1.window平台(win10) 设备 ID 可以通过打开 Windows 设备…
问题描述:Cannot write hardware definition file as there are no IPI block design hardware handoff files present
解决办法:这种情况可能是由于没有将design_warpper置为顶层文件,在sources这块,选中design_warpper…