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.

VHDL/Verilog code help!!!

Status
Not open for further replies.

sudan

Member level 5
Joined
Feb 7, 2010
Messages
93
Helped
8
Reputation
16
Reaction score
5
Trophy points
1,288
Location
chennai
Activity points
1,786
Hi everyone,

I am doing my project 'Image compression implementing in FPGA' . If anyone having VHDL or Verilog code for this (using any algorithm) Please send me to
sudan_1k89@yahoo.in

sudan
 

Re: VHDL code doubt !!

Hi ,
It is helpful Amr. One more question...

Can we read inputs from a file ? for that any VHDL comments are present ? Please help....


Sudan
 

I do not get your question Sudan!!
--
Amr Ali
 

Hi Amr,

Suppose we are designing an encoder. For that we have to give input at the simulation time or real time through key board. My question is , I am having a binary data in a file. I want to encode the binary file using the encoder in the simulation automatically. Is it possible ???

Sudan
 

Yes it is possible, and you can read your data from an image file to your encoder and write the output into an image file again.

You will have to use the textio library.

--
Amr Ali
 

Hai Amr,


Can you give an example code for that. Please ???

Sudan
 

Check this post
Also you can interface verilog with any C code that does that using PLI.
--
Amr Ali
 

Check the link above in the post.
--
Amr Ali
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top