Skip to content

Python Automation

Pre-release
Pre-release
Compare
Choose a tag to compare
@jjts jjts released this 26 Oct 10:31
· 2338 commits to main since this release

This release introduces Python scripts to automate the creation of a build directory with all the necessary files and build makefiles for running emulation, RTL simulation, and FPGA. There are also significant advances in the automatic creation of Control and Status Register (CSR) files, comprising both the hardware and bare-metal software and in generating standard interfaces such as AXI4 and AMBA. The UART and LIB submodules have been integrated into IOb-SoC, which reduces the use of git submodules and associated problems.

What's Changed

New Contributors

  • @jjts made their first contribution in #394

Full Changelog: V0.6...V0.70