|
| 1 | +1.3 2015-11-16 Olof Kindgren <olof.kindgren@gmail.com> |
| 2 | +====================================================== |
| 3 | +* Add item to .core files to explicitly apply patches |
| 4 | +* Export FuseSoC dirs as env vars to external commands |
| 5 | +* Use relative paths everywhere |
| 6 | +* Always rebuild sim model, except when --keep is used |
| 7 | +* Prettify core-info output |
| 8 | +* Generate CAPI directly from section.py |
| 9 | +* Add more helpful data types to section members |
| 10 | +* Support multiple top-level testbenches |
| 11 | +* Add git provider |
| 12 | +* Add pgm option to ISE backend |
| 13 | +* Add support for Xilinx ISIM Simulator |
| 14 | +* Abort FuseSoC on scripts with non-zero return code |
| 15 | +* Run scripts from all core deps in simulations |
| 16 | +* Add parameter section (replaces plusargs) |
| 17 | +* Add support for Xilinx XSIM Simulator |
| 18 | +* + improved error handling, bug fixes and refactoring |
| 19 | + |
| 20 | +Contributors: |
| 21 | +Andrzej Radecki <ndrwrdck@gmail.com> |
| 22 | +Franck Jullien <franck.jullien@gmail.com> |
| 23 | +Jeffrey Esquivel S <jeff@estudiomanati.com> |
| 24 | +Leonardo Lessa <llessa@users.noreply.github.com> |
| 25 | +Lukas Rinderer <lukas@gastro-plan.at> |
| 26 | +Michael Gielda <mgielda@antmicro.com> |
| 27 | +Olof Kindgren <olof.kindgren@gmail.com> |
| 28 | + |
1 | 29 | 1.2 2015-02-24 Olof Kindgren <olof.kindgren@gmail.com> |
2 | 30 | ====================================================== |
3 | 31 | * Allow files in core root to overlay files in cache |
|
0 commit comments