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
017d69f5
Commit
017d69f5
authored
Aug 20, 2020
by
Michael Munch
Browse files
Missing ;
parent
aae02d3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/vme_data_bus.vhd
View file @
017d69f5
...
...
@@ -754,7 +754,7 @@ begin
last_ds_n
<=
vme_ds_n_i
;
last_berr_n
<=
vme_berr_n_i
last_berr_n
<=
vme_berr_n_i
;
end
if
;
end
process
;
...
...
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