Instant SoC Class Library
3.1
|
Asynchronous pulse std_logic output. More...
Public Member Functions | |
FC_IO_Pulse (U32 inital=0x00000000) | |
void | Pulse (const U32 width, TimeUnits tu=TU_clk) |
Asynchronous pulse std_logic output.
Adds to interface:
<name> : out std_logic
where <name> is c++ object name.
Any number of instances are allowed.
The pulse value is logic not of the inital value
The pulse is asynchronous i.e. the funcion Pulse return immediately
This example will give the following result: