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

Renamed Variable

parent a2a13b61
Branches
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ set component_lib $env(FPGA_COMPONENT_LIB) ...@@ -22,7 +22,7 @@ set component_lib $env(FPGA_COMPONENT_LIB)
source $env(FPGA_COMPONENT_FILELIST) source $env(FPGA_COMPONENT_FILELIST)
# Set Top-level # Set Top-level
set_property top $env(FPGA_DESIGN_TOP) [current_fileset] set_property top $env(FPGA_COMPONENT_TOP) [current_fileset]
# #
# STEP#1: run synthesis, report utilization and timing estimates, write checkpoint design # STEP#1: run synthesis, report utilization and timing estimates, write checkpoint design
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment