Skip to content

Makehint spec update #95

Description

@batthineniatlubis

In the makehint module observed a deviation in the spec and rtl for the computation of the hint as described below.

Here in the spec there are three different comparison's for the “r”, i.e <= , > ,= (look for pg 72 "hint" diagram). But in the rtl, the three comparisons are <= ,>= ,=.

Next, in pg no. 74 it is written as "the controller flushes out the buffer at the end of each polynomial and writes the remaining data to the register API. " Whereas it just does it for the last polynomial.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions