Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
Architecture rtl of step_generator entity. More...
Processes | |
pr_step | ( clk_in , rst_in ) |
Process to generate steps. |
Signals | |
count | unsigned ( count_wid - 1 DOWNTO 0 ) |
Current step counter. | |
delay | unsigned ( delay_wid - 1 DOWNTO 0 ) |
Current delay counter. | |
step | std_logic |
Step state. |
Architecture rtl of step_generator entity.
Definition at line 43 of file step_generator.vhd.