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 - read and write ( array , record & bit_vector types )

Status
Not open for further replies.

kasbepoul

Newbie level 1
Joined
Feb 3, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hi,
I need help .
I need three projects in VHDL that shows array & record & bit_vector types ( file types ) , Read from a input file and write to a output file.
Best regards
Javad
My Email : kasbepoul@gmail.com
 

Hi buddy
read in normal way as explained in vhdl books then use type cast functions and assign to your arrays and in writing operation do in reverse.
 

There are plenty of textio tutorials out there, along with arrays and record types.

Hint - std_logic_vector is an array type.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top