Go to the source code of this file.
|
| 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.
|
|
|
enum | torc::generic::MessageId {
torc::generic::eMessageIdErrorArrayIndexSizeMismatch,
torc::generic::eMessageIdErrorArrayIndexOutOfBounds,
torc::generic::eMessageIdErrorEmptyArray,
torc::generic::eMessageIdErrorNullChildfactory,
torc::generic::eMessageIdErrorEmptyItemName,
torc::generic::eMessageIdErrorItemAlreadyExists,
torc::generic::eMessageIdErrorItemNotFound,
torc::generic::eMessageIdErrorPointerToItemDoesNotExist,
torc::generic::eMessageIdErrorItemSizeMismatch,
torc::generic::eMessageIdErrorConnectionInvalid,
torc::generic::eMessageIdErrorTypeCast,
torc::generic::eMessageIdErrorValueNotSet,
torc::generic::eMessageIdErrorCompositionTypeMismatch,
torc::generic::eMessageIdParserError,
torc::generic::eMessageIdParserWarning,
torc::generic::eMessageIdErrorNullPointer,
torc::generic::eMessageIdErrorUnsupoortedOperation
} |
|