1 / 21

A tutorial guide to start with ISE

A tutorial guide to start with ISE. Computer Science and Engineering IIT Delhi. Software and Design. ISE version 4.2i Design Process Open a new project Design Simulate and verify Implement Download and test. Before starting the design. Device selection is important Xc4000 (family)

ursala
Télécharger la présentation

A tutorial guide to start with ISE

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A tutorial guide to start with ISE Computer Science and Engineering IIT Delhi

  2. Software and Design • ISE version 4.2i • Design Process • Open a new project • Design • Simulate and verify • Implement • Download and test

  3. Before starting the design • Device selection is important • Xc4000 (family) • 4010pc84 (device number • Pc signifies package type • 84 are total pins on the chips • Speed grade 1to 3 • Design type • Schematic or HDL

  4. Design • Three type of design entries • Schematic • HDL • State machine

  5. Design • Schematic editor • Select components from list • Use wires and buses for interconnect • Use IBUF and OBUF with input and outputs

  6. Design Constraints • UCF constrains • Map your input and output to FPGA board’s input and output

  7. Simulate • Select all signal you want to see • Give proper input and change • See if the output is correct or not

  8. Implement • Implementation process • Translate • Map • Place and route • Timing • Bitfile generation • Reports • Every step produces their reports

  9. Download • Using Incode • First check for port ready • Select bit file for download • Download bit file • Test using Incode board

  10. Thanks

More Related