Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
|
Architecture rtl of sdm_device entity. More...
Processes | |
pr_write | ( clk_in , rst_in ) |
Process to handle writes and resets. | |
pr_read | ( clk_in ) |
Process to handle reads. |
Types | |
sdm_level_set | ( 3 DOWNTO 0 ) std_logic_vector ( 7 DOWNTO 0 ) |
Array type of four levels. |
Signals | |
sdm_level | sdm_level_set |
Levels array. |
Instantiations | |
i_sdm | sdm <Entity sdm> |
Generate four Sigma-Delta modulators. |
Architecture rtl of sdm_device entity.
Definition at line 32 of file sdm_device.vhd.
|
Instantiation |
Generate four Sigma-Delta modulators.
Generate Sigma-Delta modulator instance
Definition at line 57 of file sdm_device.vhd.