Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
RTSD
HDL
Commits
0e7b2818
Commit
0e7b2818
authored
9 years ago
by
Kenneth Hiemstra
Browse files
Options
Downloads
Patches
Plain Diff
removed SDC file (every project should include it in hdllib.cfg)
parent
5e17aa3c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
boards/uniboard1/libraries/unb1_board/quartus/unb1_board.qsf
+0
-2
0 additions, 2 deletions
boards/uniboard1/libraries/unb1_board/quartus/unb1_board.qsf
boards/uniboard2/libraries/unb2_board/quartus/unb2_board.qsf
+0
-2
0 additions, 2 deletions
boards/uniboard2/libraries/unb2_board/quartus/unb2_board.qsf
with
0 additions
and
4 deletions
boards/uniboard1/libraries/unb1_board/quartus/unb1_board.qsf
+
0
−
2
View file @
0e7b2818
...
...
@@ -44,8 +44,6 @@ set_global_assignment -name STRATIXIII_CONFIGURATION_SCHEME "ACTIVE SERIAL"
set_global_assignment -name USE_CONFIGURATION_DEVICE ON
set_global_assignment -name STRATIXII_CONFIGURATION_DEVICE EPCS128
# Timing constraints
set_global_assignment -name SDC_FILE $::env(RADIOHDL)/boards/uniboard1/libraries/unb1_board/quartus/unb1_board.sdc
# Pass compile stamps as generics (passed to top-level when $UNB_COMPILE_STAMPS is set)
if { [info exists ::env(UNB_COMPILE_STAMPS) ] } {
...
...
This diff is collapsed.
Click to expand it.
boards/uniboard2/libraries/unb2_board/quartus/unb2_board.qsf
+
0
−
2
View file @
0e7b2818
...
...
@@ -76,8 +76,6 @@ set_global_assignment -name ROUTER_TIMING_OPTIMIZATION_LEVEL MAXIMUM
#set_global_assignment -name USE_CONFIGURATION_DEVICE ON
#set_global_assignment -name STRATIXII_CONFIGURATION_DEVICE EPCS128
# Timing constraints
#set_global_assignment -name SDC_FILE $::env(RADIOHDL)/boards/uniboard2/libraries/unb2_board/quartus/unb2_board.sdc
# Pass compile stamps as generics (passed to top-level when $UNB_COMPILE_STAMPS is set)
if { [info exists ::env(UNB_COMPILE_STAMPS) ] } {
...
...
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