Commit f9b88e24 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

hdl/rtl/fine_delay_pkg.vhd: remove spaces from the core name in the SDB descriptor

parent e72f8d67
......@@ -92,7 +92,7 @@ package fine_delay_pkg is
device_id => x"f19ede1a",
version => x"00000001",
date => x"20120809",
name => "Fine Delay Core ")));
name => "Fine-Delay-Core ")));
type t_fd_timestamp is record
u : std_logic_vector(c_TIMESTAMP_UTC_BITS-1 downto 0);
......
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