Commit cbfb2599 authored by twlostow's avatar twlostow

updated version info

git-svn-id: http://svn.ohwr.org/wishbone-gen@25 4537843c-45c2-4d80-8546-c3283569414f
parent de40961e
...@@ -3571,7 +3571,7 @@ va("wb_ack_o",vi("ack_sreg",0)); ...@@ -3571,7 +3571,7 @@ va("wb_ack_o",vi("ack_sreg",0));
}); });
return e; return e;
end end
wbgen2_version="0.6.0" wbgen2_version="0.6.1-alpha"
options={}; options={};
options.reset_type="asynchronous"; options.reset_type="asynchronous";
options.target_interconnect="wb-classic"; options.target_interconnect="wb-classic";
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
-- MA 02111-1307, USA. -- MA 02111-1307, USA.
-- --
wbgen2_version="0.6.0" wbgen2_version="0.6.1-alpha"
options = {}; options = {};
options.reset_type = "asynchronous"; options.reset_type = "asynchronous";
......
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