minjoolee
New Contributor
4 years agoHow to generate reconfig for S10 ?
HI,
This reconfig from ver 13.x
now I want to generate at 21.x
which has like this
module reconfig_pll_pllrcfg_vvr
(
busy,
clock,
counter_param,
counter_type,
data_in,
data_out,
pll_areset,
pll_areset_in,
pll_configupdate,
pll_scanclk,
pll_scanclkena,
pll_scandata,
pll_scandataout,
pll_scandone,
read_param,
but generated from quartus pro 21.x
I can't find PLL which has scanclk / scnaldata,
Can you tell me how to generate ?