1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-15 17:29:47 +00:00

update xviv_msg_filter

- add c type rules for 'count-only' filters
- add support for bitstream generation checking ([bit] section)
- update vmfsets
This commit is contained in:
wfjm
2018-12-26 09:40:03 +01:00
parent a73bda34de
commit 89732fe3e0
9 changed files with 183 additions and 72 deletions

View File

@@ -85,7 +85,10 @@ The full set of tests is only run for tagged releases.
- tbcore_rlink: wait 40 cycles after CONF_DONE
- serport_master_tb: add 100 ps RXSD,TXSD delay to allow clock jitter
- tools changes
- xviv_msg_filter: display INFO Common 17-14 'further message disabled'
- xviv_msg_filter
- display INFO Common 17-14 'further message disabled'
- add c type rules for 'count-only' filters
- add support for bitstream generation checking ([bit] section)
- tbrun: add --all option
- (all perl scripts): add and use bailout instead of die
- viv_tools_build.tcl: increase message limits (all 200, some 5000)