Opened 9 years ago

Closed 9 years ago

#105 closed defect (fixed)

layer_set_idx_for_ols_minus1[i] code length calculation diff between spec description and HTM code implementation

Reported by: dechang Owned by: tech
Priority: minor Component: HTM software
Version: HTM-14.0 Keywords:
Cc: tech, jct-3v@…

Description (last modified by ksuehring)

This syntax use u(v) to code.

  • Spec description: code length should be Ceil(Log2(NumLayerSets - 1))
  • HTM implementation: Ceil(Log2(NumLayerSets ))

Influence:

  • VPS high level syntax

We can always handle this potential problem due to SW implementation, no HW related.

Change history (2)

comment:1 Changed 9 years ago by ksuehring

  • Description modified (diff)
  • Summary changed from Two potential HTM14.0 reference model bugs to layer_set_idx_for_ols_minus1[i] code length calculation diff between spec description and HTM code implementation

Split into two reports.

Gerhard told me, that he can confirm the issue remaining in this report.

comment:2 Changed 9 years ago by tech

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Derek Chang(Reporter)
  • Gerhard Tech(Owner, Subscriber, Participant, Always)
  • jct-3v@…(Subscriber)
  • Karsten Suehring(Participant, Always)