Summary: with an empty project, you are ready to add your design file.
There are several ways to add a file. Summarize each of the video.
Go through the check boxes for adding the file (various windows and what they do)
TCL command for adding a file:
add_files -norecurse C:/wirthlin/ee220/git/labs/StructuralVerilog/solution/TestFunction.v
update_compile_order -fileset sources_1
update_compile_order -fileset sim_1
update_compile_order -fileset sources_1
update_compile_order -fileset sim_1
Go through the syntax error process of this file
Highlight the syntax error
Show them the error reporting so they can find the errors
Double click the file so they can edit and fix the file
FIx the file and show the syntax error gone