Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Timer8254_LP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
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
Bourgoin Thomas
Timer8254_LP
Commits
ba00d1ed
Commit
ba00d1ed
authored
3 years ago
by
Bourgoin Thomas
Browse files
Options
Downloads
Patches
Plain Diff
correct top level entity
parent
71b27124
Branches
Quentin
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
TopLevel.vhd
+2
-2
2 additions, 2 deletions
TopLevel.vhd
with
2 additions
and
2 deletions
TopLevel.vhd
+
2
−
2
View file @
ba00d1ed
...
...
@@ -26,7 +26,7 @@ ARCHITECTURE Arch_TopLevel OF TopLevel IS
D_OUT
:
OUT
std_logic_vector
(
7
DOWNTO
0
);
d_buf_out
:
OUT
std_logic_vector
(
15
DOWNTO
0
)
);
END
Timer8254
;
END
COMPONENT
Timer8254
;
BEGIN
...
...
@@ -56,4 +56,4 @@ BEGIN
LED
(
9
)
<=
MAX10_CLK1_50
;
END
Arhc_TopLevel
;
\ No newline at end of file
END
ARCHITECTURE
;
\ No newline at end of file
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