ghdl / ghdl-cosim

Documentation with code examples about interfacing VHDL with foreign languages and tools through GHDL
https://ghdl.github.io/ghdl-cosim
Apache License 2.0
46 stars 9 forks source link

vhpidirect: add 'arrays' #18

Closed umarcor closed 4 years ago

umarcor commented 4 years ago

In this PR, a new section for examples named 'Array' is created and multiple examples to share 1D and 2D arrays of integers, reals or std_logic types are included. Find previous discussions in the following references: