Forum Discussion
Altera_Forum
Honored Contributor
17 years agoRun-time control of Video IP scaler
I've been adapting the Video IP Reference Design (an427) to teach myself the Altera tools. I've added run-time control to the scaler and rebuilt the SOPC system without trouble, but I'm not sure how ...
Altera_Forum
Honored Contributor
17 years agoI guess Scaler is a template not just a class. Try
Scaler my_scaler(MY_ALT_VIP_SCL_BASE);