Copyright | (c) Aleksandr Penskoi 2019 |
---|---|
License | BSD3 |
Maintainer | aleksandr.penskoi@gmail.com |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
NITTA.Model.ProcessorUnits.Fram
Description
Documentation
Constructors
Fram | |
Instances
data family Ports pu :: Type Source #
A processor unit control ports (signals, flags).
Instances
data family IOPorts pu :: Type Source #