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
818dec2d
Commit
818dec2d
authored
Aug 13, 2020
by
Michael Munch
Browse files
Select different base address
parent
1565f5fc
Pipeline
#25573
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/vme_core_arb.vhd
View file @
818dec2d
...
...
@@ -19,7 +19,7 @@ entity vme_core_arb is
am_select
:
boolean
:
=
false
;
am_magic
:
am_vec_t
:
=
c_AM_TRLOII
;
addr_select
:
boolean
:
=
true
;
addr_magic
:
natural
range
0
to
255
:
=
255
addr_magic
:
natural
range
0
to
255
:
=
16
#
EE
#
);
port
(
signal
clk
:
in
std_logic
;
...
...
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