Skip to content

Commit

Permalink
readme: add section 'References'
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor authored and olofk committed Sep 27, 2021
1 parent 60509fa commit 718be72
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ Make sure you have libwebsockets and verilator installed
5. Open a new terminal in the workspace and start a webserver `python3 -m http.server --directory fusesoc_libraries/vidbo/example`
6. Connect a browser to `localhost:8000`
7. Have fun!

References
----------

- [[olofk/verilatio] A protocol for communicating with HDL simulations over websockets](https://github.com/olofk/verilatio)
- [[dbhi/vboard] Virtual development board for HDL design > References](https://github.com/dbhi/vboard#references)

0 comments on commit 718be72

Please sign in to comment.