|
Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
Entity to measure on-percentage of signal. More...
Entities | |
| sim | architecture |
| Architecture sim of entity sim_on_percent. More... | |
Libraries | |
| ieee | |
| Using IEEE library. | |
Use Clauses | |
| std_logic_1164 | |
| Using IEEE standard logic components. | |
| numeric_std | |
| Using IEE standard numeric components. | |
Ports | |
| clk_in | in std_logic |
| Clock. | |
| rst_in | in std_logic |
| Asynchronous reset. | |
| signal_in | in std_logic |
| Signal input. | |
| percent_out | out integer |
| On percentage output. | |
Entity to measure on-percentage of signal.
Definition at line 16 of file sim_on_percent.vhd.