|
Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
Architecture rtl of quad_encoder entity. More...
Processes | |
| pr_count | ( clk_in , rst_in ) |
| Process to perform quadrature counting. | |
Signals | |
| quad_a_old | std_logic |
| Old copy of quad_a. | |
| quad_b_old | std_logic |
| Old copy of quad_b. | |
| quad_count | unsigned ( bit_width - 1 DOWNTO 0 ) |
| Quadrature count. | |
Architecture rtl of quad_encoder entity.
Definition at line 30 of file quad_decoder.vhd.