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.

reading and writing files in vhdl for crc_32

Status
Not open for further replies.

hamebaman

Member level 1
Joined
Feb 19, 2010
Messages
39
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,595
Hi
i have written the code below in vhdl to generate crc_32bit code,it works(tested in quartusII),but i want to read "data_in" from a text file and write them back in another text file.i tested my method and another method from this link(https://vhdlguru.blogspot.com/2010/03/reading-and-writing-files-in-vhdl-easy.html),but i couldn't succeed.i use quarutsII to synthesize and simulate my codes,is it probable that read and write function doesn't work in quartus II or i do something wrong!!!??anyone can help me and edit my vhdl code to make it able to read and write to a text file???please read my code and then answer.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top