git-svn-id: http://moon:8086/svn/vhdl/trunk@1446 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-22 12:42:32 +00:00
parent 1ab613da24
commit 2857236623
4 changed files with 8421 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
SRCS += fixed_float_types_c.vhdl
SRCS += fixed_pkg_c.vhdl
# Compile
TARGET := fixed_pkg
WORK_LIB := ieee_proposed
include ../../../Common/make/ghdl.mk