TimeloopFE
Loading...
Searching...
No Matches
timeloopfe.v4.processors.enable_dummy_table.EnableDummyTableProcessor Class Reference

Enable the dummy table for Accelergy to placeholder energy/area. More...

Inheritance diagram for timeloopfe.v4.processors.enable_dummy_table.EnableDummyTableProcessor:
Collaboration diagram for timeloopfe.v4.processors.enable_dummy_table.EnableDummyTableProcessor:

Public Member Functions

 __init__ (self, *args, **kwargs)
 
 process (self, Specification spec)
 Process the specification.
 
- Public Member Functions inherited from timeloopfe.common.processor.Processor
 pre_parse_process (self, "Specification" spec)
 Process the specification before parsing.
 
 declare_attrs (self)
 Initialize the attributes that the processor is responsible for.
 
 get_index (self, type processor_type, "Specification" spec)
 Get the index of the processor in the list of processors.
 
 must_run_after (self, type other, "Specification" spec, bool ok_if_not_found=False)
 Ensure that this processor runs after another processor.
 
 add_attr (self, Node target, *args, **kwargs)
 

Additional Inherited Members

- Public Attributes inherited from timeloopfe.common.processor.Processor
 logger = logging.getLogger(self.__class__.__name__)
 
 spec = spec
 
- Protected Attributes inherited from timeloopfe.common.processor.Processor
bool _initialized = True
 

Detailed Description

Enable the dummy table for Accelergy to placeholder energy/area.

Constructor & Destructor Documentation

◆ __init__()

timeloopfe.v4.processors.enable_dummy_table.EnableDummyTableProcessor.__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ process()

timeloopfe.v4.processors.enable_dummy_table.EnableDummyTableProcessor.process ( self,
Specification spec )

Process the specification.

Reimplemented from timeloopfe.common.processor.Processor.


The documentation for this class was generated from the following file: