Instant SoC Class Library  3.1
FC_IO_Capture Class Reference

Input signal shape capture. More...

Inheritance diagram for FC_IO_Capture:
FC_Base

Public Member Functions

void SetTimeUnits (TimeUnits tu)
 
U32 GetPeriod ()
 
U32 GetHigh ()
 
U32 GetCount ()
 Get number of counts (periods) since last read. More...
 

Detailed Description

Input signal shape capture.

Adds to interface:
<name> : in std_logic
where <name> is c++ object name.
Any number of instances are allowed.
Captures number of pulses, period and pulse width

Member Function Documentation

◆ GetCount()

U32 FC_IO_Capture::GetCount ( )
inline

Get number of counts (periods) since last read.

The conter is reset when calling this function

Returns
U32