Module core
Primitives
- Memory
Represents a memory. See the documentation for
std::memfor details- array
Fixed size arrays, written
[T; N]- bool
trueorfalse- clock
A clock.
- inout
- int
A signed number
- inv
Values which flow in the opposite direction to normal values.
- str
#strType Generic- tri
LOW,HIGHorHIGHIMP- tuple
- uint
An unsigned number
Modules
- conv
- marker
- ops
- undef