Forum Discussion
Altera_Forum
Honored Contributor
17 years agoscaler usage in run time control
I am using vip suite 9.0 and quartus 9.0 for out new project. I am able to process frames with scaler in static parameters mode there is problem with runtime controle mode.I had following ...
Altera_Forum
Honored Contributor
16 years agoWhat you can do is create an avalon master using the component editor. Just create it from the template without basing it on HDL code. Then when you add this component to your system, it will basically export the avalon bus out of the system and you can control it from outside. You would have had to have done something similar to get the video in and out of the system as well.
Alternatively, you don't necessarily have to enable run-time control on the deinterlacer if you don't need it. Jake