Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CTU CAN FD IP Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
canbus
CTU CAN FD IP Core
Commits
a11122de
Commit
a11122de
authored
Dec 30, 2018
by
Ille, Ondrej, Ing.
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Accustomized RX Buffer wave files.
parent
043983a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
test/unit/RX_Buffer/rxbf_unit.tcl
test/unit/RX_Buffer/rxbf_unit.tcl
+15
-15
No files found.
test/unit/RX_Buffer/rxbf_unit.tcl
View file @
a11122de
...
...
@@ -86,20 +86,20 @@ add wave -label "Output word" -hexadecimal $TCOMP/rx_read_buff
add wave -label
"Data overrun"
-hexadecimal $TCOMP/rx_data_overrun
add wave -noupdate -divider -height 20
"RX Buffer internal signals"
add wave -label
"RX Buffer FSM"
-hexadecimal $TCOMP/rx_
Buffer
_comp/rx_fsm
add wave -label
"Read frame counter"
-hexadecimal $TCOMP/rx_
B
uffer_comp/read_frame_counter
add wave -label
"Increment Read"
-hexadecimal $TCOMP/rx_
B
uffer_comp/read_increment
add wave -label
"Intent to write word"
-hexadecimal $TCOMP/rx_
B
uffer_comp/write_raw_intent
add wave -label
"Word OK to write"
-hexadecimal $TCOMP/rx_
B
uffer_comp/write_raw_OK
add wave -label
"Write extra timestamp"
-hexadecimal $TCOMP/rx_
B
uffer_comp/write_extra_ts
add wave -label
"Is free word"
-hexadecimal $TCOMP/rx_
B
uffer_comp/is_free_word
add wave -label
"Overrun condition"
-hexadecimal $TCOMP/rx_
B
uffer_comp/overrun_condition
add wave -label
"Write pointer extra timestamp"
-hexadecimal $TCOMP/rx_
B
uffer_comp/write_pointer_extra_ts
add wave -label
"Write pointer RAW"
-hexadecimal $TCOMP/rx_
B
uffer_comp/write_pointer_raw
add wave -label
"Memory write pointer"
-hexadecimal $TCOMP/rx_
B
uffer_comp/memory_write_pointer
add wave -label
"Captured timestamp"
-hexadecimal $TCOMP/rx_
B
uffer_comp/timestamp_capture
add wave -label
"Commit RX Frame"
-hexadecimal $TCOMP/rx_
B
uffer_comp/commit_rx_frame
add wave -label
"Data overrun internal"
-hexadecimal $TCOMP/rx_
B
uffer_comp/data_overrun_int
add wave -label
"RX Buffer FSM"
-hexadecimal $TCOMP/rx_
buffer_comp/rx_buffer_fsm
_comp/rx_fsm
add wave -label
"Read frame counter"
-hexadecimal $TCOMP/rx_
b
uffer_comp/read_frame_counter
add wave -label
"Increment Read"
-hexadecimal $TCOMP/rx_
b
uffer_comp/read_increment
add wave -label
"Intent to write word"
-hexadecimal $TCOMP/rx_
b
uffer_comp/write_raw_intent
add wave -label
"Word OK to write"
-hexadecimal $TCOMP/rx_
b
uffer_comp/write_raw_OK
add wave -label
"Write extra timestamp"
-hexadecimal $TCOMP/rx_
b
uffer_comp/write_extra_ts
add wave -label
"Is free word"
-hexadecimal $TCOMP/rx_
b
uffer_comp/is_free_word
add wave -label
"Overrun condition"
-hexadecimal $TCOMP/rx_
b
uffer_comp/overrun_condition
add wave -label
"Write pointer extra timestamp"
-hexadecimal $TCOMP/rx_
b
uffer_comp/write_pointer_extra_ts
add wave -label
"Write pointer RAW"
-hexadecimal $TCOMP/rx_
b
uffer_comp/write_pointer_raw
add wave -label
"Memory write pointer"
-hexadecimal $TCOMP/rx_
b
uffer_comp/memory_write_pointer
add wave -label
"Captured timestamp"
-hexadecimal $TCOMP/rx_
b
uffer_comp/timestamp_capture
add wave -label
"Commit RX Frame"
-hexadecimal $TCOMP/rx_
b
uffer_comp/commit_rx_frame
add wave -label
"Data overrun internal"
-hexadecimal $TCOMP/rx_
b
uffer_comp/data_overrun_int
add wave -noupdate -divider -height 20
"Testbench internal signals"
...
...
@@ -112,7 +112,7 @@ add wave -label "Output mem pointer" -unsigned $TCOMP/out_pointer
add wave -label
"???InMem=OutMem???"
$TCOMP/cons_check/cons_res
add wave -noupdate -divider -height 20
"Internal DUT signals"
add wave -label
"RX Buffer content"
$TCOMP/rx_
Buffer_comp/
memory
add wave -label
"RX Buffer content"
$TCOMP/rx_
buffer_comp/rx_buf_RAM/ram_
memory
...
...
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