Modify Word Length
Description of issue:
The word length (number of bits) of the value for the inputs on operations should be able to be modified with a scaling parameter.
Linked Requirements:( 48 )
Potential Issues:None
Blockers:( #7 (closed) )
Issue Requirements:- Given a user defined scaling parameter then the word length of all operations should be modified using the scaling parameter.
- Setter shall send error if word length < 0.
Should be able to use bit masking in Python or similar.
Integers > 0 and None are the only allowed values of the variable.<\p>
This issue only relates to the property. <\p>
Edited by Arvid Westerlund