Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
Architecture sim of entity sim_on_percent. More...
Processes | |
pr_count | ( clk_in , rst_in ) |
Counting process. |
Signals | |
count | integer |
Clock count. | |
count_on | integer |
On count. |
Architecture sim of entity sim_on_percent.
Definition at line 26 of file sim_on_percent.vhd.
Counting process.
This process counts the clocks and signal on-time to get the percentage
Definition at line 36 of file sim_on_percent.vhd.