# wave3_retrofitting_dbg **Repository Path**: figkey/wave3_retrofitting_dbg ## Basic Information - **Project Name**: wave3_retrofitting_dbg - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-21 - **Last Updated**: 2025-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bosch wave3 EMC项目 通道分布 ch0 -- 1080p30 yuv422-8bit ch1 -- 1920*1536@30 yuv422-8bit 2vc(0/1) ch2 -- 1920*1536@30 yuv422-8bit 2vc(2/3) yuv无嵌入行 通过网口切换 其中3路9296的配置可通过接口写入EEPROM实现 # block design [doc/system.pdf](doc/system.pdf) [doc/xgpio_i2c_0.pdf](doc/xgpio_i2c_0.pdf) # 资源略超 vivado tcl命令行输入 ``` set_param drc.disableLUTOverUtilError 1 ``` 如果默认优化后装得下,就ok; 如果默认优化还是装不下,生成bitstream会失败。