Commit 3b60a1ec authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

top: updated synthesis descriptors

parent 5765c94d
...@@ -43,11 +43,11 @@ package synthesis_descriptor is ...@@ -43,11 +43,11 @@ package synthesis_descriptor is
constant c_sdb_synthesis_info : t_sdb_synthesis := constant c_sdb_synthesis_info : t_sdb_synthesis :=
( (
syn_module_name => "wr_spec_tdc ", syn_module_name => "wr_spec_tdc ",
syn_commit_id => "00000000000000000000000000000000", syn_commit_id => "5765c94d3f0b118adcc9bfea880aca75",
syn_tool_name => "ISE ", syn_tool_name => "ISE ",
syn_tool_version => x"00000134", syn_tool_version => x"00000147",
syn_date => x"20140617", syn_date => x"20150522",
syn_username => "egousiou "); syn_username => "twlostow ");
constant c_sdb_repo_url : t_sdb_repo_url := constant c_sdb_repo_url : t_sdb_repo_url :=
( (
......
...@@ -43,10 +43,10 @@ package synthesis_descriptor is ...@@ -43,10 +43,10 @@ package synthesis_descriptor is
constant c_sdb_synthesis_info : t_sdb_synthesis := constant c_sdb_synthesis_info : t_sdb_synthesis :=
( (
syn_module_name => "wr_svec_tdc ", syn_module_name => "wr_svec_tdc ",
syn_commit_id => "00000000000000000000000000000000", syn_commit_id => "5765c94d3f0b118adcc9bfea880aca75",
syn_tool_name => "ISE ", syn_tool_name => "ISE ",
syn_tool_version => x"00000147", syn_tool_version => x"00000147",
syn_date => x"20150408", syn_date => x"20150522",
syn_username => "twlostow "); syn_username => "twlostow ");
constant c_sdb_repo_url : t_sdb_repo_url := constant c_sdb_repo_url : t_sdb_repo_url :=
......
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