clash-prelude-0.5.0.1: CAES Language for Synchronous Hardware - Prelude library

Safe HaskellNone
LanguageHaskell2010

CLaSH.Bit

Synopsis

Documentation

data Bit Source

Two-level logic

Constructors

L

Low

H

High

Instances