Skip to content
Snippets Groups Projects
Commit cb7caf8a authored by Thomas Owen James's avatar Thomas Owen James :speech_balloon:
Browse files

Bump to 2.1.0

parent 49977b38
Branches
Tags
No related merge requests found
Pipeline #5271420 passed
......@@ -11,7 +11,7 @@ use work.algo_decl.all;
package top_decl is
constant ALGO_REV : std_logic_vector(23 downto 0) := X"02" & X"00" & X"00"; -- Major, minor, patch.
constant ALGO_REV : std_logic_vector(23 downto 0) := X"02" & X"01" & X"00"; -- Major, minor, patch.
constant LHC_BUNCH_COUNT : integer := 3564;
constant N_REGION : positive := 2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment