Module std
Primitives
- Memory
Represents a memory. See the documentation for
std::memfor details- array
- bool
trueorfalse- clock
A clock.
- inout
- int
A signed number
- inv
Inverted version of a type where the
Tandinv Tfields of a non-Data/port struct are changed.- str
#strType Generic- tri
LOW,HIGHorHIGHIMP- tuple
- uint
An unsigned number
Modules
- array
- cdc
This module contains primitives for clock domain crossing.
- conv
Conversions between types
- default
- io
- mem
- num
- ops
- option
Representing (Valid, Data)-pairs
- ports
- undef