Skip to content
Snippets Groups Projects
Commit a2a13b61 authored by dam1n19's avatar dam1n19
Browse files

Removed sourcing of defines as now included in filelist

parent 71b65e95
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,6 @@ set component_lib $env(FPGA_COMPONENT_LIB)
# Read in TCL Filelist
source $env(FPGA_COMPONENT_FILELIST)
# Read in Design Defines
source $env(FPGA_COMPONENT_DEFINES)
# Set Top-level
set_property top $env(FPGA_DESIGN_TOP) [current_fileset]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment