diff options
author | ryoon <ryoon> | 2013-11-23 15:10:26 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-11-23 15:10:26 +0000 |
commit | 778a576911a97c124ce4c8db65c95f4913d904d7 (patch) | |
tree | c587acf55004737118e72198eb17ef354a31c550 /cad/ghdl/DESCR | |
parent | da25e6330c1a0edf7d6dd114ceb43b927d2f2e73 (diff) | |
download | pkgsrc-778a576911a97c124ce4c8db65c95f4913d904d7.tar.gz |
Import ghdl-0.29 as cad/ghdl.
GHDL is an open-source simulator for the VHDL language. GHDL allows
you to compile and execute your VHDL code directly in your PC.
Combined with a GUI-based wave viewer and a good VHDL text editor,
GHDL is a very powerful tool for writing, testing and simulating
your VHDL code.
Diffstat (limited to 'cad/ghdl/DESCR')
-rw-r--r-- | cad/ghdl/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cad/ghdl/DESCR b/cad/ghdl/DESCR new file mode 100644 index 00000000000..70b7ae3aaf2 --- /dev/null +++ b/cad/ghdl/DESCR @@ -0,0 +1,5 @@ +GHDL is an open-source simulator for the VHDL language. GHDL allows +you to compile and execute your VHDL code directly in your PC. +Combined with a GUI-based wave viewer and a good VHDL text editor, +GHDL is a very powerful tool for writing, testing and simulating +your VHDL code. |