add link to libgloss-htif README

This commit is contained in:
Howard Mao
2020-04-15 14:21:12 -07:00
parent dc01b4da4b
commit e6ff6874d4

View File

@@ -23,3 +23,5 @@ To build baremetal RISC-V programs to run in simulation, we use the riscv64-unkn
Hello, World!
For more examples, look at the `tests/ directory <https://github.com/ucb-bar/chipyard/tree/master/tests>`_ in the chipyard repository.
For more information about the libgloss port, take a look at `its README <https://github.com/ucb-bar/libgloss-htif/blob/master/README.md>`_.