Skip to content

Commit

Permalink
readme: update
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Oct 19, 2020
1 parent 9d413bc commit 38b639c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,20 @@ The purpose of this repository is to document the APIs that are used between the

All of these can be executed on high-performance workstations or on low-cost SBCs. Some solutions are available on Android smartphones/tablets too.

## Ideas
## Virtual peripherals

- [VGA screen](vga)

### Ideas

- VGA screen.
- Line follower robot.
- BLDC motor.
- GPS sensor.
- ...

## References

- [ghdl/ghdl-cosim](https://github.com/ghdl/ghdl-cosim) ([VGA (RGB image buffer)](https://ghdl.github.io/ghdl-cosim/vhpidirect/examples/arrays.html#vga-rgb-image-buffer))
- [ghdl/ghdl-cosim](https://github.com/ghdl/ghdl-cosim)
- [gitter.im/ghdl1/Lobby: 2019/07/12 8:12AM](https://gitter.im/ghdl1/Lobby?at=5d2824c0c3740260bb093989)
- [VUnit/cosim](https://github.com/VUnit/cosim)
- [VUnit/vunit#568](https://github.com/VUnit/vunit/pull/568)
Expand Down

0 comments on commit 38b639c

Please sign in to comment.