end component PixelControl;
constant fpga_clk_speed : integer := 1e8; -- 100 MHz
- constant mupix_spi_clk_speed : integer := 4e5; -- 400 kHz
+ constant mupix_spi_clk_speed : integer := 5e6; -- 5 MHz
constant board_spi_clk_speed : integer := 5e4; -- 50 kHz
signal mupixslctrl_i : MupixSlowControl;
architecture trb3_periph_arch of trb3_periph is
constant c_clock_speed : clk_speed_t := c_40MHz; -- clock speed for data taking
- constant c_linksimulation : integer := c_YES; -- built the link simulation part
+ constant c_linksimulation : integer := c_No; -- built the link simulation part
-- only use clock speed = 40
-- MHz with this option