|
Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
Architecture rtl of clk_div_n entity. More...
Processes | |
| pr_count | ( clk_in , rst_in ) |
| Clock divider count process. | |
Signals | |
| count | integer range 0 TO clk_div - 1 |
| Clock counter. | |
Architecture rtl of clk_div_n entity.
Definition at line 34 of file clk_div_n.vhd.
Clock divider count process.
This process handles counting and reset.
Definition at line 44 of file clk_div_n.vhd.