|
struct | circt::systemc::detail::PortInfo |
| A struct containing minimal information for a systemc module port. More...
|
|
class | circt::systemc::ValueBaseType |
| This provides a common base class for all SystemC integers. More...
|
|
class | circt::systemc::IntBaseType |
| Represents a limited word-length signed integer in SystemC as described in IEEE 1666-2011 §7.5.2. More...
|
|
class | circt::systemc::IntType |
| Represents a limited word-length signed integer in SystemC as described in IEEE 1666-2011 §7.5.4. More...
|
|
class | circt::systemc::UIntBaseType |
| Represents a limited word-length unsigned integer in SystemC as described in IEEE 1666-2011 §7.5.3. More...
|
|
class | circt::systemc::UIntType |
| Represents a limited word-length unsigned integer in SystemC as described in IEEE 1666-2011 §7.5.5. More...
|
|
class | circt::systemc::SignedType |
| Represents a finite word-length signed integer in SystemC as described in IEEE 1666-2011 §7.6.3. More...
|
|
class | circt::systemc::BigIntType |
| Represents a finite word-length signed integer in SystemC as described in IEEE 1666-2011 §7.6.5. More...
|
|
class | circt::systemc::UnsignedType |
| Represents a finite word-length unsigned integer in SystemC as described in IEEE 1666-2011 §7.6.4. More...
|
|
class | circt::systemc::BigUIntType |
| Represents a finite word-length unsigned integer in SystemC as described in IEEE 1666-2011 §7.6.6. More...
|
|
class | circt::systemc::BitVectorBaseType |
| Represents a finite word-length bit vector in SystemC as described in IEEE 1666-2011 §7.9.3. More...
|
|
class | circt::systemc::BitVectorType |
| Represents a finite word-length bit vector in SystemC as described in IEEE 1666-2011 §7.9.5. More...
|
|
class | circt::systemc::LogicVectorBaseType |
| Represents a finite word-length bit vector in SystemC as described in IEEE 1666-2011 §7.9.4. More...
|
|
class | circt::systemc::LogicVectorType |
| Represents a finite word-length bit vector (of four-state values) in SystemC as described in IEEE 1666-2011 §7.9.6. More...
|
|