Model
Model APIs are exposed through PyRogue Python classes and used by memory blocks and remote variables.
For conceptual guidance, see:
Primary API reference pages:
Standard Models
The anchors below are preserved for compatibility with existing links.
UInt
See UInt.
UIntBE
See UInt.
UIntReversed
See UInt.
Int
See Int.
IntBE
See Int.
Bool
See Bool.
String
See String.
Float
See Float.
FloatBE
See Float.
Float16
See Float16.
Float16BE
See Float16.
Float8
See Float8.
Float8BE
See Float8.
BFloat16
See BFloat16.
BFloat16BE
See BFloat16.
TensorFloat32
See TensorFloat32.
TensorFloat32BE
See TensorFloat32.
Float6
See Float6.
Float6BE
See Float6.
Float4
See Float4.
Float4BE
See Float4.
Double
See Double.
DoubleBE
See Double.
Fixed
See Fixed.
UFixed
See UFixed.