Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FPGA: Add scripts to check linux boot linux on fpga #924

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

Gchauvon
Copy link
Contributor

Add 3 scripts to check linux boot on FPGA using Vivado.

  • check_fpga_boot.sh: Top script, check that VIVADO_CMD is set and BITSTREAM exist before programming and checking linux boot.
  • program_genesys2.tcl: Vivado tcl script to program fpga connected to an HW_SERVER
  • linux_boot.py: python script that reads UART_SERIAL and check that linux boot successfully.

All those scripts are used by an incoming PR in core-v-verif that creates a job in Thales-CI and is integrated to Thales Dashboard

@JeanRochCoulon @yanicasa Can you look at this ?

@JeanRochCoulon JeanRochCoulon merged commit 66f158d into openhwgroup:master Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done - Ready for Review
Development

Successfully merging this pull request may close these issues.

2 participants