Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SoCTools Flow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SoCLabs
SoCTools Flow
Commits
a2a13b61
Commit
a2a13b61
authored
1 year ago
by
dam1n19
Browse files
Options
Downloads
Patches
Plain Diff
Removed sourcing of defines as now included in filelist
parent
71b65e95
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/fpga/package_component.tcl
+0
-3
0 additions, 3 deletions
resources/fpga/package_component.tcl
with
0 additions
and
3 deletions
resources/fpga/package_component.tcl
+
0
−
3
View file @
a2a13b61
...
...
@@ -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
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment