#include <RBCTestLogic.h>
Public Member Functions | |
std::bitset< 6 > * | getlayersignal (int _idx) override |
void | process (const RBCInput &, std::bitset< 2 > &) override |
RBCTestLogic () | |
Standard constructor. More... | |
void | setBoardSpecs (const RBCBoardSpecs::RBCBoardConfig &) override |
~RBCTestLogic () override | |
Destructor. More... | |
Public Member Functions inherited from RBCLogic | |
virtual | ~RBCLogic () |
Private Attributes | |
std::bitset< 6 > | m_testlayer [2] |
Additional Inherited Members | |
Public Attributes inherited from RBCLogic | |
bool | m_triggersignal |
RBCTestLogic::RBCTestLogic | ( | ) |
|
override |
|
inlineoverridevirtual |
|
overridevirtual |
Implements RBCLogic.
Definition at line 26 of file RBCTestLogic.cc.
References gather_cfg::cout, mps_fire::i, RBCInput::input_sec, gen::k, and m_testlayer.
|
overridevirtual |
|
private |
Definition at line 33 of file RBCTestLogic.h.
Referenced by process().