Welcome to distributed software development.  :)

Kenneth Ostby wrote:
> I did some looking through the changelog from r264, and thought I should
> try to play around with the tests. However, upon running vpi_test.sh he
> complained about the lack of vbp. Where can I find this application? I
> tried to do a quick google search and through our wiki, but couldn't
> find anything useful. Where is this magic app? I want to see pretty test
> pictures :)
>   
This is actually a typo on my part.  I have also added the appropriate
commands to recompile the 640x480x32bpp progressive scan video
controller program since it is needed to run the test.  A note on
running the simulation.  IIRC, the sim will stop at 50ms an put you and
a simulation prompt.  You can execute 'cont' to continue running the
simulation.  Be warned, it does dump a vcd file and if you let it run
for multiple frames, it can get really big.

Also, the output window does not keep a backing store so if you hide it,
it doesn't re-draw the whole window when it is uncovered. 

> And while I still have your attention. A lot of stuff dies when make-ing
> in the vid_ctl/test dir. I'm attaching a patch which solves some of the
> problems, but there's still some stuff to be ironed out. I didn't
> want to commit it to the repo. due to not being 100% certain :)
>
>
>
>   

Yeah, I haven't updated the Makefile there yet.  For testing I was just
using the vpi_test.sh script.  Once I got it working I figured getting
it committed for others to see was more important.  I haven't gotten
back to the Makefile yet.  I'll take a peak at the patches and merge
them in.

Patrick M
> ------------------------------------------------------------------------
>
> _______________________________________________
> Open-graphics mailing list
> [email protected]
> http://lists.duskglow.com/mailman/listinfo/open-graphics
> List service provided by Duskglow Consulting, LLC (www.duskglow.com)

_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to