HAL
gate_type_property.h File Reference
Include dependency graph for gate_type_property.h:

Go to the source code of this file.

Namespaces

 hal
 

Enumerations

enum class  hal::GateTypeProperty {
  hal::combinational , hal::sequential , hal::tristate , hal::power ,
  hal::ground , hal::ff , hal::latch , hal::ram ,
  hal::fifo , hal::shift_register , hal::io , hal::dsp ,
  hal::pll , hal::oscillator , hal::scan , hal::c_buffer ,
  hal::c_inverter , hal::c_and , hal::c_nand , hal::c_or ,
  hal::c_nor , hal::c_xor , hal::c_xnor , hal::c_aoi ,
  hal::c_oai , hal::c_mux , hal::c_carry , hal::c_half_adder ,
  hal::c_full_adder , hal::c_lut
}