210 likes | 344 Vues
Start learning ISE version 4.2i at IIT Delhi with a comprehensive tutorial on software design, simulation, implementation, and testing. Understand device selection, design processes, constraints, and simulation techniques. Enhance your skills step by step with practical examples.
E N D
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) • 4010pc84 (device number • Pc signifies package type • 84 are total pins on the chips • Speed grade 1to 3 • Design type • Schematic or HDL
Design • Three type of design entries • Schematic • HDL • State machine
Design • Schematic editor • Select components from list • Use wires and buses for interconnect • Use IBUF and OBUF with input and outputs
Design Constraints • UCF constrains • Map your input and output to FPGA board’s input and output
Simulate • Select all signal you want to see • Give proper input and change • See if the output is correct or not
Implement • Implementation process • Translate • Map • Place and route • Timing • Bitfile generation • Reports • Every step produces their reports
Download • Using Incode • First check for port ready • Select bit file for download • Download bit file • Test using Incode board