Instant SoC Class Library  3.1
FC_IO_Reset Class Reference

System Reset input. More...

Inheritance diagram for FC_IO_Reset:
FC_Base

Public Member Functions

 FC_IO_Reset (int polarity=1)
 

Detailed Description

System Reset input.

Adds to interface:
<name> : in std_logic
where <name> is c++ object name.
Only one instance of this class is allowed

Constructor & Destructor Documentation

◆ FC_IO_Reset()

FC_IO_Reset::FC_IO_Reset ( int  polarity = 1)
inline

Constructor

Parameters
polarityWhen 1 active high. When 0 active low.