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.

DMA Controller implementation of 8257 functionality on FPGA

Status
Not open for further replies.

radhey.

Newbie level 1
Joined
Sep 15, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
5
hi,
how to start with project , n it should be wholly based on VHDL and then download it on FPGA. So any one can guide in that regards.???
 

start by reading carefully the 8257 datasheet
try to get a good copy of the datasheet since they were all scanned from old books, or old copies.
try to undersatnd exactly the functionallity of the part
what are inputs and outputs, and were the are connected to.
what the timing relashionship between signals.
what are the differnt operation modes reuired, and what
is the purpuse of the various registers.
then try to create your block diagram of the differnt modules your project will use.
you can use simillar block diagrams as specified i the datasheet or invent you own.
then try to implement each block seperatly and test it (simulate).
finally integrate all blocks to one project and simulate it by using simulation models of peripheral and memory devices.
after simulation succedd try to syntisize your project, fix errors, and then try to implement a bit file.
then you can check if it is working on the FPGA.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top