Skip to content

FuseSoC 2.3

Latest
Compare
Choose a tag to compare
@olofk olofk released this 17 Nov 12:03
· 15 commits to main since this release
  • 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