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
a516fb13
Commit
a516fb13
authored
Apr 01, 2021
by
Michael Munch
Browse files
Revert "Flip AS* and DS* to OUTPUT when leaving IDLE"
This reverts commit
8693f957
.
parent
c7387e20
Pipeline
#48783
failed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/vme_data_bus.vhd
View file @
a516fb13
...
@@ -386,10 +386,6 @@ begin
...
@@ -386,10 +386,6 @@ begin
data_placed
<=
'1'
;
data_placed
<=
'1'
;
end
if
;
end
if
;
-- Prepare to drive strobes
vme_as_n_dir
<=
c_PIN_OUT
;
vme_ds_n_dir
<=
c_PIN_OUT
;
n_wait
<=
c_N_AS_DELAY
;
n_wait
<=
c_N_AS_DELAY
;
state
<=
AS_DELAY
;
state
<=
AS_DELAY
;
end
if
;
end
if
;
...
...
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