Skip to content

Commit ba2b8fc

Browse files
committed
update README.md
1 parent 45a537c commit ba2b8fc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@
1313

1414
# Co-simulation with GHDL
1515

16-
This repository contains documentation and code examples about different procedures to interface VHDL with foreign languages and tools through GHDL.
16+
This repository contains **documentation** with code **examples** about different procedures to interface VHDL with foreign languages and tools through GHDL.
17+
18+
Subdirs in [vhpidirect](./vhpidirect) and [vpi](./vpi) contain groups of examples to illustrate specific sets of features. Run the
19+
`run.sh` script in each subdir in order to build and execute the group of examples. In some cases, there are further subdirs with
20+
additional examples. Explanations are available in the [docs](https://ghdl.github.io/ghdl-cosim).
21+
22+
*This repository was created recently and multiple existing examples are not published yet. Find on-going work in issue [#1](https://github.com/ghdl/ghdl-cosim/issues/1) and in [open Pull Requests](https://github.com/ghdl/ghdl-cosim/pulls)*.

0 commit comments

Comments
 (0)