package soda_components is
- constant c_NOT_IN_SYNC : std_logic := '1'; -- byt2word allignment of soda
- constant c_IN_SYNC : std_logic := '0'; -- byt2word allignment of soda
+ constant c_NOT_IN_SYNC : std_logic := '0'; -- byt2word allignment of soda
+ constant c_IN_SYNC : std_logic := '1'; -- byt2word allignment of soda
constant c_HUB_CHILDREN : natural range 1 to 4 := 2; -- number of children per soda-hub\r
constant cSODA_CLOCK_PERIOD : natural range 1 to 20 := 5; -- soda clock-period in ns
constant cBURST_PERIOD : natural := 2400; -- particle-beam burst-period in ns\r