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
Rimfaxe
vme_core
Commits
ed97919d
Commit
ed97919d
authored
Sep 23, 2020
by
Michael Munch
Browse files
Fixed test bench
parent
475ab6f8
Pipeline
#30921
passed with stage
in 39 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/test/tb_vme_bus.vhd
View file @
ed97919d
...
...
@@ -872,6 +872,8 @@ begin
-- Release bus
vme_ds_n_i
<=
"11"
;
vme_as_n_i
<=
'1'
;
vme_dtack_n_i
<=
'1'
;
wait
for
10
ns
;
check_equal
(
vme_berr_n_o
,
'0'
);
wait
for
10
ns
;
...
...
Write
Preview
Supports
Markdown
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