Commit 2cf1817b authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

Implemented (in conv-common-gw) a pulse synchronization scheme for the latest timestamp registers

parent d7c5f80e
conv-common-gw @ 183c2bae
Subproject commit e1bfd7b08fe148c83b5bcc7a51ef4ed8eb1b6881
Subproject commit 183c2bae08345d564371299c0aa0f00d227789ed
......@@ -164,7 +164,7 @@ architecture arch of conv_ttl_blo is
constant c_board_id : std_logic_vector(31 downto 0) := x"54424c4f";
-- Gateware version
constant c_gwvers : std_logic_vector(7 downto 0) := x"23";
constant c_gwvers : std_logic_vector(7 downto 0) := x"30";
--============================================================================
-- Type declarations
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment