Commit a7a36bd9 authored by Dimitris Lampridis's avatar Dimitris Lampridis

hdl: bump metadata version to 3.09

parent e9b7dcb8
......@@ -310,7 +310,7 @@ begin -- architecture arch
generic map (
g_VENDOR_ID => x"0000_10DC",
g_DEVICE_ID => x"574f_0001", -- SPEC + 1xFine Delay
g_VERSION => x"0300_0008",
g_VERSION => x"0300_0009",
g_CAPABILITIES => x"0000_0000",
g_COMMIT_ID => sourceid_spec_fine_delay_pkg.sourceid)
port map (
......
......@@ -418,7 +418,7 @@ begin -- architecture arch
generic map (
g_VENDOR_ID => x"0000_10DC",
g_DEVICE_ID => x"574f_0002", -- SVEC + 2xFineDelay
g_VERSION => x"0300_0008",
g_VERSION => x"0300_0009",
g_CAPABILITIES => x"0000_0000",
g_COMMIT_ID => sourceid_svec_fine_delay_pkg.sourceid)
port map (
......
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