|
My Project
v0.0.16
|


Entities | |
| rtl | architecture |
Libraries | |
| IEEE | |
| unisim | |
| ftm | |
Use Clauses | |
| STD_LOGIC_1164 | |
| VComponents | |
| ipbus | Package <ipbus> |
| spi | Package <spi> |
| ftm | Package <ftm> |
Generics | |
| FLAVOUR | integer := 0 |
| Integer used to distinguish different FPGAs having a slightly different firmware. | |
| OFFICIAL | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| bit 31 is official, bit 30:16 reserved, bit 15:0 AWE attempt number | |
| GLOBAL_FWDATE | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Date format DDMMYYYY in decimal. | |
| GLOBAL_FWTIME | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Time format 00HHMMSS in decimal. | |
| GLOBAL_FWHASH | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Short 7-digit git SHA of the repository. | |
| GLOBAL_FWVERSION | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Version of the repository (format: MMmmcccc in hex) | |
| TOP_FWHASH | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Short 7-digit git SHA of the top folder: list files, tcl file. | |
| TOP_FWVERSION | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Version of the top folder, see TOP_FWHASH. | |
| XML_HASH | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Short 7-digit git SHA of the XMLs. | |
| XML_VERSION | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Version of the XMLs. | |
| HOG_FWHASH | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Short 7-digit git SHA of the Hog submodule. | |
| FTM_FWHASH | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Short 7-digit git sha. | |
| FTM_FWVERSION | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Version of algolib library (format: MMmmcccc in hex) | |
| IPBUS_LIB_FWHASH | std_logic_vector ( 31 downto 0 ) := x " 00000000 " |
| Short 7-digit git SHA of the ipbus submodule. | |
Ports | |
| Q119_REFCLK1_N | in std_logic |
| Q119_REFCLK1_P | in std_logic |
| Q118_REFCLK1_N | in std_logic |
| Q118_REFCLK1_P | in std_logic |
| Q117_REFCLK1_N | in std_logic |
| Q117_REFCLK1_P | in std_logic |
| Q116_REFCLK1_N | in std_logic |
| Q116_REFCLK1_P | in std_logic |
| Q115_REFCLK1_N | in std_logic |
| Q115_REFCLK1_P | in std_logic |
| Q114_REFCLK1_N | in std_logic |
| Q114_REFCLK1_P | in std_logic |
| Q219_REFCLK1_N | in std_logic |
| Q219_REFCLK1_P | in std_logic |
| Q218_REFCLK1_N | in std_logic |
| Q218_REFCLK1_P | in std_logic |
| Q217_REFCLK1_N | in std_logic |
| Q217_REFCLK1_P | in std_logic |
| Q216_REFCLK1_N | in std_logic |
| Q216_REFCLK1_P | in std_logic |
| Q215_REFCLK1_N | in std_logic |
| Q215_REFCLK1_P | in std_logic |
| Q214_REFCLK1_N | in std_logic |
| Q214_REFCLK1_P | in std_logic |
| RXN_IN | in std_logic_vector ( 47 downto 0 ) |
| RXP_IN | in std_logic_vector ( 47 downto 0 ) |
| TXN_OUT | out std_logic_vector ( 47 downto 0 ) |
| TXP_OUT | out std_logic_vector ( 47 downto 0 ) |
| sysclk_p | in STD_LOGIC |
| sysclk_n | in STD_LOGIC |
| ttc_clk_p | in STD_LOGIC |
| ttc_clk_n | in STD_LOGIC |
| fpga_number | in STD_LOGIC |
| pcb_version | in std_logic |
| slave_rx_data_p | in std_logic_vector ( 8 DOWNTO 0 ) |
| slave_rx_data_n | in std_logic_vector ( 8 DOWNTO 0 ) |
| slave_rx_parity_p | in std_logic |
| slave_rx_parity_n | in std_logic |
| slave_tx_pause_p | in std_logic |
| slave_tx_pause_n | in std_logic |
| slave_tx_data_p | out std_logic_vector ( 8 DOWNTO 0 ) |
| slave_tx_data_n | out std_logic_vector ( 8 DOWNTO 0 ) |
| slave_tx_parity_p | out std_logic |
| slave_tx_parity_n | out std_logic |
| dss_reset | in STD_LOGIC |
| test_pin1 | out std_logic |
| test_pin2 | out std_logic |
| test_pin3 | out std_logic |
| test_pin4 | out std_logic |
| nc_pin1 | out std_logic |
| ttc_sync_p | in std_logic |
| ttc_sync_n | in std_logic |
| ttc_run_p | in std_logic |
| ttc_run_n | in std_logic |
| config_csn | out STD_LOGIC |
| config_mosi | out STD_LOGIC |
| config_miso | in STD_LOGIC |
|
Port |
|
Port |
|
Port |
|
Port |
|
Generic |
Integer used to distinguish different FPGAs having a slightly different firmware.
|
Port |
|
Library |
|
Package |
|
Generic |
Short 7-digit git sha.
|
Generic |
Version of algolib library (format: MMmmcccc in hex)
|
Generic |
Date format DDMMYYYY in decimal.
|
Generic |
Short 7-digit git SHA of the repository.
|
Generic |
Time format 00HHMMSS in decimal.
|
Generic |
Version of the repository (format: MMmmcccc in hex)
|
Generic |
Short 7-digit git SHA of the Hog submodule.
|
Library |
|
Package |
|
Generic |
Short 7-digit git SHA of the ipbus submodule.
|
Port |
|
Generic |
bit 31 is official, bit 30:16 reserved, bit 15:0 AWE attempt number
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Package |
|
Package |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Generic |
Short 7-digit git SHA of the top folder: list files, tcl file.
|
Generic |
Version of the top folder, see TOP_FWHASH.
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Library |
|
Package |
|
Generic |
Short 7-digit git SHA of the XMLs.
|
Generic |
Version of the XMLs.
1.8.13