Skip to content

fix(py2hwsw): Update py2hwsw commit to latest version.#2

Merged
jjts merged 2 commits intoIObundle:mainfrom
arturum1:main
Aug 22, 2025
Merged

fix(py2hwsw): Update py2hwsw commit to latest version.#2
jjts merged 2 commits intoIObundle:mainfrom
arturum1:main

Conversation

@arturum1
Copy link
Contributor

This fixes issue with missing '.minirc.iobundle.dfl' file in the build directory.

Related to PR IObundle/py2hwsw#390

This fixes issue with missing '.minirc.iobundle.dfl' file in the build
directory.
Since the current fpga makefile build process depends on the software,
then it must be built first.
And since the software build process requires the riscv-gnu-toolchain,
then it must run in the nix-shell environment.
However, the FPGA build process with vivado does not behave well inside
a nix-shell environment.
So these two processes must be run separately.

The `fpga-run` makefile target will also re-build the FPGA software again, so this is not the most efficient solution.
@jjts jjts merged commit e018b08 into IObundle:main Aug 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants