Initial import

git-svn-id: http://moon:8086/svn/vhdl/trunk@5 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2008-08-23 08:20:30 +00:00
parent bfbeba5129
commit d3bd08bb52
160 changed files with 56260 additions and 0 deletions
@@ -0,0 +1,34 @@
### msMakefile generated by vma on Thu Oct 4 17:33:56 CEST 2001
ANALYZER = vcom -quiet -nologo
ANALYZER_C = vcom -quiet -nologo
all : \
bin/tbe_pck_fio/tb.dat \
bin/tbe_pck_fio/_primary.dat
# Prerequisites for architecture EASICS_PACKAGES.TBE_PCK_FIO(TB)
# Prerequisites for entity EASICS_PACKAGES.TBE_PCK_FIO
bin/tbe_pck_fio/tb.dat \
bin/tbe_pck_fio/_primary.dat : \
bin/pck_fio/body.dat \
bin/pck_fio/_primary.dat \
TB_PCK_FIO_1987.vhd
${ANALYZER_C} -work EASICS_PACKAGES TB_PCK_FIO_1987.vhd
# Prerequisites for package body EASICS_PACKAGES.PCK_FIO(<body>)
bin/pck_fio/body.dat : \
bin/pck_fio/_primary.dat \
PCK_FIO_1987_BODY.vhd
${ANALYZER_C} -work EASICS_PACKAGES PCK_FIO_1987_BODY.vhd
# Prerequisites for package declaration EASICS_PACKAGES.PCK_FIO
bin/pck_fio/_primary.dat : \
PCK_FIO_1987.vhd
${ANALYZER} -work EASICS_PACKAGES PCK_FIO_1987.vhd