9. A summary is displayed, click Finish.
10. Write your code in the editor window.
11. Now to create test bench, right click again at not gate and select New Source.
12. Select VHDL Test Bench from New Source Wizard, write file name and click Next.
13. Make sure your VHDL module is associated with test bench. Click Next.
14. A summary is displayed, click Finish.
15. Write Test Bench code and click Save.
16. Check syntax for both files i.e. VHDL Module and Test Bench.
17. Click on Simulation in the view.
18. Double click Behavioral Syntax check.
19. Double click Simulate Behavioral Model.
20. ISim will run simulation and result will be displayed.
21. To view schematic click back to Implementation in View and double click View RTL Schematic.
22. A window is opened, click Start with the Explorer Wizard and then click OK.
23. Add the desired signals you want to display in Schematic.
24. Schematic will be displayed.
No comments:
Post a Comment