URL
https://opencores.org/ocsvn/mpeg2fpga/mpeg2fpga/trunk
Subversion Repositories mpeg2fpga
[/] [mpeg2fpga/] [trunk/] [README] - Rev 2
Compare with Previous | Blame | View Log
This is a mpeg2 video core. To run a testbench:1. Download a sample videocd tools/streamswget ftp://ftp.tek.com/tv/test/streams/Element/MPEG-Video/625/susi_015.m2vmv susi_015.m2v stream-susi.mpg2. Install Icarus verilogapt-get install iverilog3. Run testbenchcd bench/iverilogVerify top of Makefile looks like this:STREAM = ../../tools/streams/stream-susi.mpgMODELINE = MODELINE_SIFmake clean testDirectory ought to fill with .ppm files.
