Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FuseSoC 2.3 source code.tar.gz | 2023-11-17 | 107.7 kB | |
FuseSoC 2.3 source code.zip | 2023-11-17 | 186.9 kB | |
README.md | 2023-11-17 | 434 Bytes | |
Totals: 3 Items | 295.1 kB | 0 |
- Add CLI to read/write config settings
- Separate CLI from library to ease integration
- Add --work-root to directly set output dir
- Show core filename with "fusesoc core show"
- Allow matching against only "name" component in VLNV
- Improve inheritance rules between targets
- Warn on duplicate cores
- Support prepend keyword for generators
- Reenable Windows tests
- + improved error handling, bug fixes and refactoring