Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simple VME FMC Carrier SVEC
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
Simple VME FMC Carrier SVEC
Commits
b348999c
Commit
b348999c
authored
11 years ago
by
Tomasz Wlostowski
Browse files
Options
Downloads
Patches
Plain Diff
hdl/top/golden: connected GA and BERR lines to the debugging Chipscope core
parent
2c7fdcbc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/firmware-manual/svec-gateware-manual.in
+0
-0
0 additions, 0 deletions
doc/firmware-manual/svec-gateware-manual.in
hdl/top/golden/svec_top.vhd
+4
-3
4 additions, 3 deletions
hdl/top/golden/svec_top.vhd
with
4 additions
and
3 deletions
doc/firmware-manual/svec-
firm
ware-manual.in
→
doc/firmware-manual/svec-
gate
ware-manual.in
+
0
−
0
View file @
b348999c
File moved
This diff is collapsed.
Click to expand it.
hdl/top/golden/svec_top.vhd
+
4
−
3
View file @
b348999c
...
...
@@ -6,7 +6,7 @@
-- Author : Tomasz Wlostowski
-- Company : CERN
-- Created : 2011-08-24
-- Last update: 201
3
-0
5-16
-- Last update: 201
4
-0
1-31
-- Platform : FPGA-generic
-- Standard : VHDL'93
-------------------------------------------------------------------------------
...
...
@@ -334,10 +334,11 @@ begin
trig0
(
20
)
<=
VME_IACKIN_n_i
;
trig0
(
21
)
<=
VME_IACKOUT_n_o
;
trig0
(
22
)
<=
VME_IACK_n_i
;
trig0
(
23
)
<=
VME_
DTACK_OE
_o
;
trig0
(
23
)
<=
VME_
BERR
_o
;
trig0
(
24
)
<=
VME_DATA_DIR_int
;
trig0
(
25
)
<=
VME_addr_DIR_int
;
trig0
(
31
downto
26
)
<=
VME_GA_i
;
trig1
(
30
downto
0
)
<=
VME_ADDR_b
;
trig2
(
31
downto
0
)
<=
VME_DATA_b
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment