cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
smallTimer Entity Reference

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 
NUMERIC_STD 

Generics

clockFrequencyHz  integer

Ports

piClk   in   std_ulogic
piSyncRst   in   std_ulogic
poSeconds   out   std_ulogic_vector ( 31 downto 0 )
poMinutes   out   std_ulogic_vector ( 31 downto 0 )
poHours   out   std_ulogic_vector ( 31 downto 0 )

Detailed Description

Definition at line 58 of file small_timer.vhd.

Member Data Documentation

◆ clockFrequencyHz

clockFrequencyHz integer
Generic

Definition at line 59 of file small_timer.vhd.

◆ IEEE

IEEE
Library

Definition at line 53 of file small_timer.vhd.

◆ NUMERIC_STD

NUMERIC_STD
use clause

Definition at line 55 of file small_timer.vhd.

◆ piClk

piClk in std_ulogic
Port

Definition at line 61 of file small_timer.vhd.

◆ piSyncRst

piSyncRst in std_ulogic
Port

Definition at line 62 of file small_timer.vhd.

◆ poHours

poHours out std_ulogic_vector ( 31 downto 0 )
Port

Definition at line 65 of file small_timer.vhd.

◆ poMinutes

poMinutes out std_ulogic_vector ( 31 downto 0 )
Port

Definition at line 64 of file small_timer.vhd.

◆ poSeconds

poSeconds out std_ulogic_vector ( 31 downto 0 )
Port

Definition at line 63 of file small_timer.vhd.

◆ STD_LOGIC_1164

STD_LOGIC_1164
use clause

Definition at line 54 of file small_timer.vhd.


The documentation for this class was generated from the following file: