Skip to content
Snippets Groups Projects
Commit 6ca793bf authored by Jan David Mol's avatar Jan David Mol
Browse files

Tune archiving of XST ring monitoring points

parent 5525653c
No related branches found
No related tags found
No related merge requests found
......@@ -146,9 +146,11 @@
},
"stat/xst/*": {
"exclude": [
"FPGA_xst_ring_*",
"FPGA_xst_ring_*_bsn_R",
"FPGA_xst_ring_*_nof_packets_R",
"FPGA_xst_ring_*_nof_valid_R",
"FPGA_xst_ring_*_latency_R",
"FPGA_xst_rx_align_*",
"FPGA_xst_aligned_*",
"last_packet_R",
"xst_*_R"
]
......
......@@ -73,6 +73,12 @@
"stat/unb2/*": {
},
"stat/xst/*": {
"include": [
"FPGA_xst_ring_*_bsn_R",
"FPGA_xst_ring_*_nof_packets_R",
"FPGA_xst_ring_*_nof_valid_R",
"FPGA_xst_ring_*_latency_R"
]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment