Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oran Garrity
vlsilab21_garrity_mikschl
Commits
7268c79c
Commit
7268c79c
authored
Mar 23, 2021
by
Johann Faerber
Committed by
Oran Garrity
Mar 25, 2021
Browse files
de1_cntupen_step KEY1 connected to en_pi of cntupen
parent
dc567026
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/de1_cntupen_step_structure.vhd
View file @
7268c79c
...
...
@@ -63,15 +63,13 @@ BEGIN
-- KEY(1) ist low-active
long_pulse
<=
KEY
(
1
);
-- enable signal en_pi has to be connected via a falling edge detector
single_pulse_generator
:
ENTITY
work
.
falling_edge_detector
(
rtl
)
PORT
MAP
(
-- connecting device under test with peripheral elements
DUT
:
ENTITY
work
.
cntupen
(
rtl
)
PORT
MAP
(
clk_i
=>
clk_i
,
rst_ni
=>
rst_ni
,
en_pi
=>
long_pulse
,
-- connecting count value to HEX display
count_value
:
ENTITY
work
.
binto7segment
(
truthtable
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment