adapnex::core::SquareWaveGenerator
A cyclic signal generator that produces pulses with defined high and low durations.
Data Members
Name |
Description |
Output that alternates between true and false according to the durations PTON and PTOFF. |
|
Input that enables the pulse generation when true. |
|
Input defining the duration that the output CLK remains false during each cycle. |
|
Input defining the duration that the output CLK remains true during each cycle. |
Created with MrDocs