Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
shanshe
zz9000-firmware
Commits
ec729f5b
Unverified
Commit
ec729f5b
authored
Jun 12, 2020
by
mntmn
Browse files
fix typo
parent
8eb4c752
Changes
1
Hide whitespace changes
Inline
Side-by-side
mntzorro.v
View file @
ec729f5b
...
...
@@ -885,7 +885,7 @@ module MNTZorro_v0_1_S00_AXI
(
*
mark_debug
=
"true"
*
)
reg
[
7
:
0
]
zorro_state
=
COLD
;
reg
zorro_idle
;
reg
[
7
:
0
]
read_counter
;
// used by Z3
reg
[
5
:
0
]
dtack_timeout
=
6
;
// number of cycles before we turn of our dtack signal
reg
[
5
:
0
]
dtack_timeout
=
6
;
// number of cycles before we turn of
f
our dtack signal
reg
[
7
:
0
]
dataout_time
=
'h02
;
reg
[
7
:
0
]
datain_time
=
'h10
;
reg
[
7
:
0
]
datain_counter
=
0
;
...
...
Write
Preview
Markdown
is supported
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