【心得】Lattice EPC3 PCS使用經驗

【博客導航】 【導航】FPGA相關html

1、目的

將使用過程當中遇到的問題隨時記錄,共享經驗心得。post

2、心得隨筆

一、仿真腳本

爲避免生成PCS IP以後,仿真時忘記添加參數文件,能夠在仿真腳本中添加如下代碼實現。this

1     set IP_DIR        "E:/project/HDMI2SDI/code/coregen" 
2     #------ this is the parameter file of PCS IP 
3     file copy -force $IP_DIR/sdi_pcs_txrx/sdi_pcs_txrx.txt .
4     file copy -force $IP_DIR/sdi_pcs_tx/sdi_pcs_tx.txt .

 

 

 

 

=======================spa

by NicoWei
2019-11-5 14:55:19code

=======================htm

相關文章
相關標籤/搜索