- added main_sim

- added docs

git-svn-id: http://moon:8086/svn/vhdl/trunk@1575 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-29 14:11:00 +00:00
parent 905ec4a05e
commit c34cdf77ac
3 changed files with 215 additions and 634 deletions
+3
View File
@@ -22,6 +22,9 @@
# For questions and ideas, please contact the author at jens@jayfield.org
#
# ---------------------------------------------------------------------
# Usage : ./make <dst_dir> <prjname>
# Example : ./make ../src main
# ---------------------------------------------------------------------
TARGET=$2
DSTDIR=$1