2020-12-08 18:16:50 -06:00
|
|
|
---
|
|
|
|
name: Pull request
|
|
|
|
about: Push a change to this project
|
|
|
|
---
|
|
|
|
|
2020-12-08 18:29:30 -06:00
|
|
|
### Motivate of the pull request
|
2020-12-08 18:16:50 -06:00
|
|
|
- [ ] To address an existing issue. If so, please provide a link to the issue.
|
|
|
|
- [ ] Breaking new feature. If so, please decribe details in the description part.
|
|
|
|
|
2020-12-08 18:29:30 -06:00
|
|
|
### Describe the technical details
|
2020-12-08 18:16:50 -06:00
|
|
|
- What is currently done? (Provide issue link if applicable)
|
|
|
|
- What does this pull request change?
|
|
|
|
|
2020-12-08 18:29:30 -06:00
|
|
|
### Which part of the code base require a change
|
2020-12-08 18:27:48 -06:00
|
|
|
**In general, modification on existing submodules are not acceptable. You should push changes to upstream.**
|
|
|
|
- [ ] VPR
|
|
|
|
- [ ] OpenFPGA libraries
|
|
|
|
- [ ] FPGA-Verilog
|
|
|
|
- [ ] FPGA-Bitstream
|
|
|
|
- [ ] FPGA-SDC
|
|
|
|
- [ ] FPGA-SPICE
|
|
|
|
- [ ] Flow scripts
|
|
|
|
- [ ] Architecture library
|
|
|
|
- [ ] Cell library
|
|
|
|
|
2020-12-08 18:29:30 -06:00
|
|
|
### Checklist of the pull request
|
2020-12-08 18:27:48 -06:00
|
|
|
- [ ] Require code changes.
|
2020-12-08 18:16:50 -06:00
|
|
|
- [ ] Require new tests to be added
|
|
|
|
- [ ] Require an update on documentation
|
|
|
|
|
2020-12-08 18:29:30 -06:00
|
|
|
### Impact of the pull request
|
2020-12-08 18:16:50 -06:00
|
|
|
- [ ] Require a change on Quality of Results (QoR)
|
2020-12-08 18:27:48 -06:00
|
|
|
- [ ] Break back-compatibility. If so, please list who may be influenced.
|