Skip to content
Snippets Groups Projects
Commit b9dcbb45 authored by Pepping's avatar Pepping
Browse files

Added entry for nof_mdio

parent 3a49f557
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,9 @@ PACKAGE unb1_board_pkg IS
-- I2C
CONSTANT c_unb1_board_reg_sens_adr_w : NATURAL := 3; -- must match ceil_log2(c_mm_nof_dat) in unb1_board_sens_reg.vhd
-- 10G
CONSTANT c_unb1_board_nof_mdio : NATURAL := 3; -- Number of MD interfaces
-- CONSTANT RECORD DECLARATIONS ---------------------------------------------
-- PHY interface instantiation control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment