User Book
Model Section
4. Hybrid Design Flow
time Block

Time Block

In Sequential Block, every cycle considered elements (CCE) and sub Block will be taken into state-machine building, The system will be auto generate the necessary state-machine to make the hardware do precise time requirement.

  • main.cpp
    void flow() override{
          syWait(#indexer or const value);
    }
  • The state-machine will be like this

Photo