Home
last modified time | relevance | path

Searched refs:tableFixedPoint (Results 1 – 1 of 1) sorted by relevance

/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/core/
H A DIntFormatTest.java109 checkConstraintFixedPoint(f, tableFixedPoint); in testBitDecodeConstraint()
140 private static final Value[] tableFixedPoint = new Value[]{ field in IntFormatTest