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
35d08e7e
Commit
35d08e7e
authored
Aug 19, 2020
by
Håkan Johansson
Browse files
Do not consume go signals when reaching TIMEOUT state.
parent
bd2d93ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/vme_data_bus.vhd
View file @
35d08e7e
...
...
@@ -683,7 +683,6 @@ begin
-- Data present (error)
int_data_strobe
<=
c_DATA_PRESENT
;
int_go_consumed_strobe
<=
'1'
;
int_err_code
<=
(
c_ERR_BERR_I
=>
not
vme_berr_n_i
,
c_ERR_TIMEOUT_I
=>
'1'
,
...
...
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