::

Module core

Primitives

Memory

Represents a memory. See the documentation for std::mem for details

array

Fixed size arrays, written [T; N]

bool

true or false

clock

A clock.

inout
int

A signed number

inv

Values which flow in the opposite direction to normal values.

str

#str Type Generic

tri

LOW, HIGH or HIGHIMP

tuple
uint

An unsigned number

Modules

conv
marker
ops
undef