Role in this project:
Full-stack Developer Contributions:52 commits, 2 PRs, 2 comments in 1 year 4 months
Contributions summary:Bulat primarily contributed to the `make_template.tcl` file, extending it to support SOC (System on a Chip) prototype generation. Their changes involved adding functionality to generate necessary source code files, including `main.c`, `echo.c`, `FPGAserver.h`, `soc_user.h`, and `soc_user.c`. Furthermore, they extended multiple supporting files (`ip_design_build.tcl`, `ip_prototype_build.tcl`, `soc_prototype_load.tcl`, `soc_prototype_load_debug.tcl`, etc.) to incorporate SOC related code and features. This included modifications to both the IP and SOC levels to allow for data transfer, and added code to generate and handle the specific HIL (Hardware-in-the-Loop) test files.