File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.12.0 2021-02-25 Olof Kindgren <olof.kindgren@gmail.com>
2+ ======================================================
3+ * fusesoc pgm and init are deprecated
4+ * Deprecated build and sim commands are removed
5+ * logicore and coregen providers are deprecated
6+ * Instance parameters can be set from target
7+ * Rewritten documentation
8+ * + improved error handling, bug fixes and refactoring
9+
10+ Contributors:
11+ Anonymous
12+ Alfred E Neuman <quinky@gmx.ch>
13+ Ben Reynwar <ben@reynwar.net>
14+ Dominik Salvet <dominik.salvet@gmail.com>
15+ Michał Kruszewski <mkru@protonmail.com>
16+ Olof Kindgren <olof.kindgren@gmail.com>
17+ Oxore <oxore@protonmail.com>
18+ Philipp Wagner <philipp.wagner@tum.de>
19+ Rob Taylor <robtaylor@floopily.org>
20+ Rupert Swarbrick <rswarbrick@gmail.com>
21+ Shareef Jalloq <shareef@jalloq.co.uk>
22+
1231.11.0 2020-06-16 Olof Kindgren <olof.kindgren@gmail.com>
224======================================================
325* Remove python 2 support
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ def read(fname):
5050 "setuptools_scm" ,
5151 ],
5252 install_requires = [
53- "edalize>=0.2.2 " ,
53+ "edalize>=0.2.3 " ,
5454 "ipyxact>=0.2.3" ,
5555 "pyparsing" ,
5656 "pyyaml" ,
You can’t perform that action at this time.
0 commit comments