Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Gateware
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Gateware
Commits
a5a71704
Commit
a5a71704
authored
9 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
scb_18ports: relaxing dmtd clock maxskew constraint
parent
71988a77
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
top/scb_18ports/scb_top_synthesis.vhd
+1
-1
1 addition, 1 deletion
top/scb_18ports/scb_top_synthesis.vhd
with
1 addition
and
1 deletion
top/scb_18ports/scb_top_synthesis.vhd
+
1
−
1
View file @
a5a71704
...
...
@@ -234,7 +234,7 @@ architecture Behavioral of scb_top_synthesis is
signal
pllout_clk_fb
:
std_logic
;
attribute
maxskew
:
string
;
attribute
maxskew
of
clk_dmtd
:
signal
is
"
0.5
ns"
;
attribute
maxskew
of
clk_dmtd
:
signal
is
"
1.0
ns"
;
-----------------------------------------------------------------------------
-- Component declarations
-----------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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