fmcomms2_pr: Update system_project script for mitx

Bist logic is using the pnmon module for PRBS checking.
main
Istvan Csomortani 2014-11-21 19:23:12 +02:00
parent 6517a94929
commit 83d79a6acf
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ if { $runSynth == 1 } {
set prcfg_name "bist"
prcfg_synth_reconf $prcfg_name [list "../common/prcfg_system_top.v" \
"${ad_hdl_dir}/library/prcfg/common/prcfg_top.v" \
"${ad_hdl_dir}/library/common/ad_pnmon.v" \
"${ad_hdl_dir}/library/prcfg/${prcfg_name}/prcfg_dac.v" \
"${ad_hdl_dir}/library/prcfg/${prcfg_name}/prcfg_adc.v"]