Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

H.264 verilog or VHDL code

Status
Not open for further replies.

priyahain

Newbie level 2
Joined
Feb 18, 2015
Messages
2
Helped
1
Reputation
2
Reaction score
1
Trophy points
3
Activity points
12
I got VHDL coding for H.264, but i am not knowing how to link text file to that coding can anyone help me please....?
 

you want to understand the VHDL code ? i can help please upload the file
 
I have taken an open source code from this **broken link removed** link, but i'm not knowing how to read/write text file in VHDL and getback an image in matlab. Please help me.
 
Seems like you want to do this as part of a testbench? I'm assuming you know that VHDL is a hardware description language and you can't synthesize file I/O operations into hardware.

Regardless of your intent...You could have used google like I did: "vhdl file io example"

Gives as the first four results...
http://www.nandland.com/vhdl/examples/example-file-io.html
http://people.sabanciuniv.edu/erkays/el310/io_10.pdf
**broken link removed**
**broken link removed**

all of which would have given you something to work with without the bother of having to sign up on a forum and wait for a response.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top