570 likes | 790 Views
Introduction to Xilinx ISL8.1i & 11.1. Schematic Capture. 1. Using Xilinx ISE 8.1i. Using Xilinx ISE 8.1i. Start/All Programs Locate Modelsim / license Wizard(Click). Using Xilinx ISE 8.1i. Click Continue. Using Xilinx ISE 8.1i. 4. Click OK (Window should be as shown) .
E N D
Introduction to Xilinx ISL8.1i & 11.1 Schematic Capture 1
Using Xilinx ISE 8.1i • Start/All Programs • Locate Modelsim / license Wizard(Click)
Using Xilinx ISE 8.1i • Click Continue
Using Xilinx ISE 8.1i 4. Click OK (Window should be as shown)
Using Xilinx ISE 8.1i 5. Click Yes
Using Xilinx ISE 8.1i 6. Click OK
Using Xilinx ISE 8.1i • Click OK • Repeat steps 1-7 one more time.
Using Xilinx ISE 11.1 • Before beginning, license your Xilinx ISE. • Double click on Xilinx ISE 11.1. • Click oK on “NO license” window. • Click on Help. • Click on Manage license. • In the XILINX_LICENSE_FILE type: 27001@ceng-licmgr.eng.unt.edu • Click Set • In the LM_ LICENSE_FILE type: 27000@ceng-licmgr.eng.unt.edu • Click Set • Click Close
New Project • Start Xilinx ISE 8.1i project navigator by double clicking the ISE icon on your desktop. • Click on File and select New project 12
Project window 3. Name your project and project location, then click next 13
New Project Wizard 4. The Spartan Starter Kit PCB board uses a Xilinx Spartan3 XCS200 FPGA chip which is packaged in a flat thin 256-pin (FT256) ball Grid Array. Set these values the new project Wizard window, 14
Create New Source 5. We will add our sources to this project later, so here we skip the following two steps (create source and add source). Click on Next. 15
Project Summary 6. Check the project summary and click Finish 16
Schematic Capture 1. Now we will create a blank sheet for schematic capture. First, click the project and new Source menu. 17
Schematic Capture 2. Click Schematic and type in the name for your schematic. Select add to project before clicking Next. 18
Schematic Capture 3. Check over the summary and click on Finish 19
Schematic Capture 4. Check over the Design Summary 20
Schematic Capture 5. Double click on CCB(CCB.CH) in the source window. You now have the schematic sheet window. Click on the hammer and the schematic window will appear. 21
Schematic Capture 6. Click on the Hammer again
Schematic Capture 7. Select View and click on Processes 23
Schematic Capture • Click on Add Symbol and locate a two input and gate (and2)
Schematic Capture • Drag the and2 gate onto the schematic sheet. Press ESC after each item.
Schematic Capture 10. Repeat until you have two and2, one or2 and one inv components on the schematic sheet
Schematic Capture 12. Click on the wiring tool and wire the schematic as shown.
Schematic Capture 13. Select the Add I/O Marker and connect the I/O markers as shown
Schematic Capture 14. Double click on each input and output and name them.
Schematic Capture • Schematic with names as shown. F8 zooms the circuit in and F7 zooms the circuit out.
Design Verification 1. Click on Design summary
Design Verification 2. Select Behavioral Simulation and double click on CCB1.sch
Design Verification 3. Click on Processes
Design Verification 4. Expand ModelSim Simulator
Design Verification 5. Double click on Simulate Behavioral Model
Design Verification 6. This is the window that appears
Design Verification 7. At VSIM2> type in force signal-name state-value time as shown. Enter after run will run the simulation.
Synthesize the Design 1. Click on Xilinx-ISE to get Design Summary and select as shown by the arrows
Synthesize the Design 2. Click as shown by the arrow and right click and click on run. A design is produced.
Synthesize the Design 3. Select Project/New Source
Synthesize the Design 4. Click as shown, type in the File name and click on Next.
Synthesize the Design 5. This window appears, click on Next.
Synthesize the Design 6. This window appears, click on Finish
Synthesize the Design 7. The design summary appears, click as shown by the arrow
Synthesize the Design 9.After saving the pin arrangement, click on OK
Synthesize the Design 10. After the constraints file has been completed, right click on Implement Design and select Run.
Synthesize the Design 11. Right click on Generate Programming file and select Run