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.

using xport to send binary file to CPLD

Status
Not open for further replies.

njsth

Newbie level 5
Newbie level 5
Joined
Mar 21, 2014
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
67
hello everyone,
i'm tring to write the contents of binary file through socket from the ethernet side of the xport to the CPLD that is on the other side.
filesize-9mb
baudrate-9600bps

i have attached the C code i have written. the VHDL code is working perfectly to receive the bytes and remove start, parity and stop bits. But i am not able to receive the exact file contents on the other side.

is there any alternative method to send data faster apart from increasing the baudrate?
since i am completely new to the xport device, i request someone to help me with the code.

thank you.
 

Attachments

  • prog.txt
    2.1 KB · Views: 48

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top