Instant SoC Class Library
3.1
|
Segment Display controller. More...
Public Member Functions | |
FC_IO_SegmentDisplay (U32 numSegments, U32 numMDisplay, U32 select_polarity=1) | |
void | SetDisplay (U32 segments, U32 display) |
Segment Display controller.
Adds to interface:
<name>_seg : out std_logic_vector(numSegments-1 downto 0) <name>_sel : out std_logic_vector(numDisplay-1 downto 0) where <name> is c++ object name.
Any number of instances are allowed.