[go: nahoru, domu]

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

Added Binder interface #632

Merged
merged 4 commits into from
May 2, 2022
Merged

Added Binder interface #632

merged 4 commits into from
May 2, 2022

Conversation

ganeshgore
Copy link
Collaborator

Motivate of the pull request

Binder creates a temporary custom work environment on the cloud to allow a remote user to execute and evaluate the code. Now users can click on the Binder button in the README section and launch a pre-compiled environment to evaluate and develop OpenFPGA flow. I used a docker image updated by the OpenFPGA repo with every master merge and extended that to work with the Binder environment.

Describe the technical details

What is currently done? (Provide issue link if applicable)

What does this pull request change?

Which part of the code base require a change

  • VPR
  • Tileable routing architecture generator
  • OpenFPGA libraries
  • FPGA-Verilog
  • FPGA-Bitstream
  • FPGA-SDC
  • FPGA-SPICE
  • Flow scripts
  • Architecture library
  • Cell library
  • Documentation
  • Regression tests
  • Continous Integration (CI) scripts

Impact of the pull request

  • Require a change on Quality of Results (QoR)
  • Break back-compatibility. If so, please list who may be influenced.

@ganeshgore
Copy link
Collaborator Author

Not sure why this CI test failed, @tangxifan can you check

@tangxifan tangxifan merged commit 4a1a1b5 into master May 2, 2022
@tangxifan tangxifan deleted the binder branch May 2, 2022 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants