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.

how to input an image (jpeg) file to a verilog code

Status
Not open for further replies.

mohaece

Newbie level 3
Newbie level 3
Joined
Feb 10, 2014
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
20
Hi

i m designing image scalar processor i want to insert as an input how to insert a image in verilog and how to implement in to FPGA
 

you can store the image by initialiasing bram with the .coe files or u can also read the image data from a .txt file.If you want to implement in fpga I suggest you initialize the file in the bram using .coe files.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top