Orbis-Tertius / osl

Apache License 2.0
2 stars 2 forks source link

Use free variable bounds to add fixed bounds for instance variables to logic circuits #34

Open morganthomas opened 1 year ago

morganthomas commented 1 year ago

This will allow for further optimization of circuit size by reducing the byte decomposition lengths for the instance tables.

morganthomas commented 1 year ago

On further thought, we can already do this, by inferring bounds for instance variables based on the types.