Releases: VoltCyclone/PCILeechFWGenerator
Releases · VoltCyclone/PCILeechFWGenerator
v0.14.3b8
Immutable
release. Only release title and notes can be modified.
524 bug 0143b7 (#525) * Fix duplicate source file paths causing Vivado synthesis errors - Fixed nested src/src/ directory structure that was causing duplicate module definitions - When copying source files, don't append 'src' to output_dir since relative paths already include it - This resolves Vivado synthesis errors about overwriting module definitions and unresolved hierarchical names - Fixes issue where files were being added twice to Vivado project (once from src/ and once from src/src/) Root cause: _copy_source_files was preserving directory structure from board_path, which included 'src/', but was also being given an output_dir of 'board_output_dir/src', resulting in files being placed at 'board_output_dir/src/src/file.sv'. * Add regression tests for source file duplication bug - test_copy_source_files_no_nested_src_directory: Verifies files aren't copied to src/src/ - test_unified_build_script_no_duplicate_source_files: Ensures build script doesn't add duplicate files These tests prevent regression of GitHub issue #524 where duplicate module definitions were causing Vivado synthesis to fail due to nested src/src/ directory structure. * ..
v0.14.3b7
What's Changed
- ⬆️(deps): Bump actions/labeler from 4 to 6 by @dependabot[bot] in #519
- ⬆️(deps): Bump actions/stale from 5 to 10 by @dependabot[bot] in #518
- Potential fixes for 4 code quality findings by @ramseymcgrath in #521
- Feat/tlp emoulation by @ramseymcgrath in #523
Full Changelog: v0.14.3-beta.6...v0.14.3-beta.7
v0.14.3b6
v0.14.3-beta.6 fix (#520)
v0.14.3b4
What's Changed
- 514 bug v143 by @ramseymcgrath in #515
- ⬆️(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #508
- ⬆️(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #507
Full Changelog: v0.14.3...v0.14.3-beta.4
v0.14.4b3
Full Changelog: v0.14.4-beta.1...v0.14.4-beta.3
v0.14.4b1
v0.14.4-beta.2 fancier script
v0.14.4b1
v0.14.4-beta.1 fancier script
v0.14.3b5
What's Changed
- 514 bug v143 by @ramseymcgrath in #515
- ⬆️(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #508
- ⬆️(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #507
Full Changelog: v0.14.3...v0.14.3-beta.5
v0.14.3b2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix for Wrong number of arguments in a call by @ramseymcgrath in #505
- ⬆️(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #510
- ⬆️(deps): Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #509
- 511 bug 0143 by @ramseymcgrath in #513
Full Changelog: v0.14.3-beta.1...v0.14.3-beta.2
v0.14.3
What's Changed
- Fix for Wrong number of arguments in a call by @ramseymcgrath in #505
- ⬆️(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #510
- ⬆️(deps): Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #509
- 511 bug 0143 by @ramseymcgrath in #513
Full Changelog: v0.14.2...v0.14.3