Inherits AD7688_spi_if::ar_AD7688_spi_if.
Inherited by ar_AD7688_drvr, ar_ADS7886_drvr, and lpp_ad_conv [private].
Architectures | |
| ar_AD7688_spi_if | Architecture |
Libraries | |
| IEEE | |
| lpp | |
Packages | |
| STD_LOGIC_1164 | |
| lpp_ad_conv | Package <lpp_ad_conv> |
| general_purpose | Package <general_purpose> |
Generics | |
| ChanelCount | integer |
Ports | |
| clk | in std_logic |
| reset | in std_logic |
| cnv | in std_logic |
| DataReady | out std_logic |
| sdi | in AD7688_in ( ChanelCount -1 downto 0 ) |
| smpout | out Samples_out ( ChanelCount -1 downto 0 ) |
Definition at line 28 of file AD7688_spi_if.vhd.
ChanelCount integer [Generic] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 29 of file AD7688_spi_if.vhd.
clk in std_logic [Port] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 30 of file AD7688_spi_if.vhd.
cnv in std_logic [Port] |
Definition at line 32 of file AD7688_spi_if.vhd.
DataReady out std_logic [Port] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 33 of file AD7688_spi_if.vhd.
general_purpose package [Package] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 26 of file AD7688_spi_if.vhd.
IEEE library [Library] |
Reimplemented in AD7688_drvr, ADS7886_drvr, and lpp_ad_conv.
Definition at line 22 of file AD7688_spi_if.vhd.
lpp library [Library] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 24 of file AD7688_spi_if.vhd.
lpp_ad_conv package [Package] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 25 of file AD7688_spi_if.vhd.
reset in std_logic [Port] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 31 of file AD7688_spi_if.vhd.
sdi in AD7688_in ( ChanelCount -1 downto 0 ) [Port] |
Definition at line 34 of file AD7688_spi_if.vhd.
smpout out Samples_out ( ChanelCount -1 downto 0 ) [Port] |
Reimplemented in AD7688_drvr, and ADS7886_drvr.
Definition at line 35 of file AD7688_spi_if.vhd.
STD_LOGIC_1164 package [Package] |
Reimplemented in AD7688_drvr, ADS7886_drvr, and lpp_ad_conv.
Definition at line 23 of file AD7688_spi_if.vhd.