Commit f4f8bf4
committed
Merge branch 'develop-examples-fpga-helloworld'. Close #657.
**Description**
We need an example that demonstrates how to work with FPGAs using
Copilot. This will help users start with `copilot-bluespec`, and also
help validate our work.
**Type**
- Feature: New example.
**Additional context**
None.
**Requester**
- Ivan Perez.
**Method to check presence of bug**
**Expected result**
The `copilot` package includes an example that shows how to use
`copilot-bluespec`.
**Solution implemented**
Create README under `copilot/examples/fpga`, in a folder for the
specific example.
Add any necessary auxiliary files.
**Further notes**
None.File tree
6 files changed
+688
-0
lines changed- copilot
- examples/fpga/HelloWorld
6 files changed
+688
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments