|
My Project
v0.0.16
|


Entities | |
| rtl | architecture |
Libraries | |
| IEEE | |
| unisim | |
| ftm | |
Use Clauses | |
| STD_LOGIC_1164 | |
| numeric_std | |
| VComponents | |
| ipbus | Package <ipbus> |
| mac_arbiter_decl | Package <mac_arbiter_decl> |
| ftm | Package <ftm> |
| ftm_mgt | Package <ftm_mgt> |
| spi | Package <spi> |
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. | |
| NSRC | positive := 3 |
Ports | |
| 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 |
| RXN_IN_115_116 | in std_logic_vector ( 7 downto 0 ) |
| RXP_IN_115_116 | in std_logic_vector ( 7 downto 0 ) |
| TXN_OUT_115_116 | out std_logic_vector ( 7 downto 0 ) |
| TXP_OUT_115_116 | out std_logic_vector ( 7 downto 0 ) |
| RXN_IN_117_118 | in std_logic_vector ( 7 downto 0 ) |
| RXP_IN_117_118 | in std_logic_vector ( 7 downto 0 ) |
| TXN_OUT_117_118 | out std_logic_vector ( 7 downto 0 ) |
| TXP_OUT_117_118 | out std_logic_vector ( 7 downto 0 ) |
| sysclk_p | in STD_LOGIC |
| sysclk_n | in STD_LOGIC |
| clk40M_p | in STD_LOGIC |
| clk40M_n | in STD_LOGIC |
| gmii_gtx_clk | out STD_LOGIC |
| gmii_tx_en | out STD_LOGIC |
| gmii_tx_er | out STD_LOGIC |
| gmii_txd | out STD_LOGIC_VECTOR ( 7 downto 0 ) |
| gmii_rx_clk | in STD_LOGIC |
| gmii_rx_dv | in STD_LOGIC |
| gmii_rx_er | in STD_LOGIC |
| gmii_rxd | in STD_LOGIC_VECTOR ( 7 downto 0 ) |
| phy_rstb | out STD_LOGIC |
| hw_addr | in std_logic_vector ( 4 downto 0 ) |
| node_led_n | out std_logic |
| aerr_led_n | out std_logic |
| alert_led_n | out std_logic |
| hub1_led_n | out std_logic |
| force_mac_n | in std_logic |
| lappio_n | in std_logic_vector ( 3 downto 0 ) |
| pcb_version_n | in std_logic_vector ( 1 downto 0 ) |
| rot_switch | in std_logic_vector ( 3 downto 0 ) |
| master1_tx_data_p | in std_logic_vector ( 8 DOWNTO 0 ) |
| master1_tx_data_n | in std_logic_vector ( 8 DOWNTO 0 ) |
| master1_tx_parity_p | in std_logic |
| master1_tx_parity_n | in std_logic |
| master1_rx_data_p | out std_logic_vector ( 8 DOWNTO 0 ) |
| master1_rx_data_n | out std_logic_vector ( 8 DOWNTO 0 ) |
| master1_rx_parity_p | out std_logic |
| master1_rx_parity_n | out std_logic |
| master1_tx_pause_p | out std_logic |
| master1_tx_pause_n | out std_logic |
| master2_tx_data_p | in std_logic_vector ( 8 DOWNTO 0 ) |
| master2_tx_data_n | in std_logic_vector ( 8 DOWNTO 0 ) |
| master2_tx_parity_p | in std_logic |
| master2_tx_parity_n | in std_logic |
| master2_rx_data_p | out std_logic_vector ( 8 DOWNTO 0 ) |
| master2_rx_data_n | out std_logic_vector ( 8 DOWNTO 0 ) |
| master2_rx_parity_p | out std_logic |
| master2_rx_parity_n | out std_logic |
| master2_tx_pause_p | out std_logic |
| master2_tx_pause_n | out std_logic |
| dss_prog_b | out std_logic_vector ( 2 downto 1 ) |
| dss_done | in std_logic_vector ( 2 downto 1 ) |
| dss_init_b | in std_logic_vector ( 2 downto 1 ) |
| dss_reset | out std_logic_vector ( 2 downto 1 ) |
| pll_mosi | out STD_LOGIC |
| pll_clk | out STD_LOGIC |
| pll_miso | in STD_LOGIC |
| pll_le_b | out std_logic_vector ( 3 downto 0 ) |
| pll_powerdn_b | out STD_LOGIC |
| pll_sync_b | out std_logic_vector ( 3 downto 0 ) |
| pll_lock | in STD_LOGIC_VECTOR ( 3 downto 0 ) |
| config_csn | out STD_LOGIC |
| config_mosi | out STD_LOGIC |
| config_miso | in STD_LOGIC |
| flash_csn | out STD_LOGIC |
| flash_mosi | out STD_LOGIC |
| flash_clk | out STD_LOGIC |
| flash_miso | in STD_LOGIC |
| flash_sel_b | out std_logic_vector ( 2 downto 1 ) |
| cdrclk_p | in std_logic |
| cdrclk_n | in std_logic |
| cdr40M_p | in std_logic |
| cdr40M_n | in std_logic |
| cdrdata_p | in std_logic |
| cdrdata_n | in std_logic |
| ttc_los | in std_logic |
| ttc_lol | in std_logic |
| div_rstn | out std_logic |
| div_div4 | out std_logic |
| ttcfmc_2de | out std_logic |
| not_ttc | in std_logic |
| run_dss1_p | out std_logic |
| run_dss1_n | out std_logic |
| sync_dss1_p | out std_logic |
| sync_dss1_n | out std_logic |
| run_dss2_p | out std_logic |
| run_dss2_n | out std_logic |
| sync_dss2_p | out std_logic |
| sync_dss2_n | out std_logic |
| ttcfmc_led | out std_logic |
| vadj_off | out std_logic |
| fmc_lemo1in_p | in std_logic |
| fmc_lemo1in_n | in std_logic |
| fmc_present_n | in STD_LOGIC |
| trigger_L1a | out std_logic |
| trigger_Orbit | out std_logic := ' 0 ' |
| trigger_Inhibit | out std_logic := ' 0 ' |
| trigger_BGO | out std_logic := ' 0 ' |
| eeprom_sda | inout STD_Logic |
| eeprom_scl | out STD_Logic |
| mpod_sda | inout STD_Logic |
| mpod_scl | out STD_Logic |
| bridge_sda | inout STD_Logic |
| bridge_scl | out STD_Logic |
| bridge_reset_n | out STD_Logic |
| adcs_sda | inout STD_Logic |
| adcs_scl | out STD_Logic |
|
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 |
|
Generic |
Integer used to distinguish different FPGAs having a slightly different firmware.
|
Port |
|
Port |
|
Port |
|
Port |
|
Library |
|
Package |
|
Generic |
Short 7-digit git sha.
|
Generic |
Version of algolib library (format: MMmmcccc in hex)
|
Package |
|
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)
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Generic |
Short 7-digit git SHA of the Hog submodule.
|
Port |
|
Port |
|
Library |
|
Package |
|
Generic |
Short 7-digit git SHA of the ipbus submodule.
|
Port |
|
Package |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Generic |
|
Package |
|
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 |
|
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 |
|
Port |
|
Port |
|
Port |
|
Port |
|
Library |
|
Port |
|
Package |
|
Generic |
Short 7-digit git SHA of the XMLs.
|
Generic |
Version of the XMLs.
1.8.13