torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Unit.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::generic
 Namespace for the Torc generic netlist, including EDIF and BLIF importers and exporters.
 

Enumerations

enum  torc::generic::Unit {
  torc::generic::eUnitUndefined, torc::generic::eUnitAngle, torc::generic::eUnitCapacitance, torc::generic::eUnitConductance,
  torc::generic::eUnitCharge, torc::generic::eUnitCurrent, torc::generic::eUnitDistance, torc::generic::eUnitEnergy,
  torc::generic::eUnitFlux, torc::generic::eUnitFrequency, torc::generic::eUnitInductance, torc::generic::eUnitMass,
  torc::generic::eUnitPower, torc::generic::eUnitResistance, torc::generic::eUnitTemperature, torc::generic::eUnitTime,
  torc::generic::eUnitVoltage
}