User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorials:creating_a_new_module [2019/07/12 18:57]
jgoeders [Adding a Previously Created Module]
tutorials:creating_a_new_module [2019/07/12 20:05] (current)
jgoeders [Adding a Previously Created Module]
Line 22: Line 22:
 ====Adding a Previously Created Module==== ====Adding a Previously Created Module====
  
-{{ :​tutorials:​creating_verilog_module:​vivado_add_external_source.mp4| }}+/* {{ :​tutorials:​creating_verilog_module:​vivado_add_external_source.mp4| }} */
  
 This probably won't be useful in early labs but will be necessary in the later ones. This steps you through adding a source file that you have previously made (either in a past lab, or downloaded from the course website). This probably won't be useful in early labs but will be necessary in the later ones. This steps you through adding a source file that you have previously made (either in a past lab, or downloaded from the course website).
Line 33: Line 33:
   - Click **Finish**.   - Click **Finish**.
  
 +/*
 ==== Adding a file using TCL commands ==== ==== Adding a file using TCL commands ====
  
Line 41: Line 42:
 </​code>​ </​code>​
  
 +*/
 ---- ----