riscv-non-isa / tg-nexus-trace

RISC-V Nexus Trace TG documentation and reference code
https://jira.riscv.org/browse/RVG-96
Creative Commons Attribution 4.0 International
43 stars 32 forks source link

Maximum standard message size vs. NTRACE_MAX_ICNT #71

Open Graf-Zahl opened 2 weeks ago

Graf-Zahl commented 2 weeks ago

Hi!

NTRACE_MAX_ICNT is 22 but in calculation of maximum message size its maximum is given by 30. Do I misunderstand something?

Thanks

https://github.com/riscv-non-isa/tg-nexus-trace/blob/b0df47cc486f063e29727e7331311a089b25fbd3/docs/RISC-V-N-Trace.adoc?plain=1#L726 https://github.com/riscv-non-isa/tg-nexus-trace/blob/b0df47cc486f063e29727e7331311a089b25fbd3/docs/RISC-V-N-Trace.adoc?plain=1#L366

mipsrobert commented 1 day ago

Thanks. I am glad someone is reading spec carefully :-). I will refrain form making any changes and wait for formal ratification before doing any changes. I will keep this ticked open until addresses.