Entity misc_FrequencyMeasurement
Block Diagram of misc_FrequencyMeasurement
This module counts 1 second in a reference timer at reference clock. This reference time is used to start and stop a timer at input clock. The counter value is the measured frequency in Hz.
Name |
Type |
Default |
Description |
---|---|---|---|
REFERENCE_CLOCK_FREQ |
100 MHz |
Name |
Type |
Direction |
Description |
---|---|---|---|
Reference_Clock |
std_logic |
in |
|
Input_Clock |
std_logic |
in |
|
Start |
std_logic |
in |
|
Done |
std_logic |
out |
|
Result |
out |
×