Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
canbus
CTU CAN FD IP Core
Commits
77b7a776
Commit
77b7a776
authored
Jan 19, 2019
by
Ille, Ondrej, Ing.
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reg_map: add CTU_CAN_ prefix to ENABLE/DISABLE
parent
45cbe656
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
spec/CTU/ip/CAN_FD_IP_Core/2.1/CAN_FD_IP_Core.2.1.xml
spec/CTU/ip/CAN_FD_IP_Core/2.1/CAN_FD_IP_Core.2.1.xml
+4
-4
No files found.
spec/CTU/ip/CAN_FD_IP_Core/2.1/CAN_FD_IP_Core.2.1.xml
View file @
77b7a776
...
...
@@ -532,14 +532,14 @@
<ipxact:bitWidth>
1
</ipxact:bitWidth>
<ipxact:enumeratedValues>
<ipxact:enumeratedValue>
<ipxact:name>
ENABLED
</ipxact:name>
<ipxact:displayName>
ENABLED
</ipxact:displayName>
<ipxact:name>
CTU_CAN_
ENABLED
</ipxact:name>
<ipxact:displayName>
CTU_CAN_
ENABLED
</ipxact:displayName>
<ipxact:description>
The CAN Core is enabled.
</ipxact:description>
<ipxact:value>
1
</ipxact:value>
</ipxact:enumeratedValue>
<ipxact:enumeratedValue>
<ipxact:name>
DISABLED
</ipxact:name>
<ipxact:displayName>
DISABLED
</ipxact:displayName>
<ipxact:name>
CTU_CAN_
DISABLED
</ipxact:name>
<ipxact:displayName>
CTU_CAN_
DISABLED
</ipxact:displayName>
<ipxact:description>
The CAN Core is disabled.
</ipxact:description>
<ipxact:value>
0
</ipxact:value>
</ipxact:enumeratedValue>
...
...
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