OpenCores
URL https://opencores.org/ocsvn/t400/t400/trunk

Subversion Repositories t400

[/] [t400/] [trunk/] [sim/] [rtl_sim/] [Makefile] - Diff between revs 38 and 44

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 38 Rev 44
Line 1... Line 1...
##############################################################################
##############################################################################
#
#
# Makefile for the T400 Core project.
# Makefile for the T400 Core project.
#
#
# $Id: Makefile,v 1.4 2006-05-20 02:48:36 arniml Exp $
# $Id: Makefile,v 1.5 2006-05-21 21:48:24 arniml Exp $
#
#
# The dependencies for all VHDL source files are stored here.
# The dependencies for all VHDL source files are stored here.
#
#
# Copyright (c) 2006, Arnim Laeuger (arnim.laeuger@gmx.net)
# Copyright (c) 2006, Arnim Laeuger (arnim.laeuger@gmx.net)
#
#
Line 98... Line 98...
work/t400_pmem_ctrl-c.o: $(RTL_DIR)/t400_pmem_ctrl-c.vhd \
work/t400_pmem_ctrl-c.o: $(RTL_DIR)/t400_pmem_ctrl-c.vhd \
                         work/t400_pmem_ctrl.o
                         work/t400_pmem_ctrl.o
        $(ANALYZE) $<
        $(ANALYZE) $<
 
 
work/t400_alu.o: $(RTL_DIR)/t400_alu.vhd \
work/t400_alu.o: $(RTL_DIR)/t400_alu.vhd \
                 work/t400_pack-p.o
                 work/t400_pack-p.o      \
 
                 work/t400_opt_pack-p.o
        $(ANALYZE) $<
        $(ANALYZE) $<
work/t400_alu-c.o: $(RTL_DIR)/t400_alu-c.vhd \
work/t400_alu-c.o: $(RTL_DIR)/t400_alu-c.vhd \
                   work/t400_alu.o
                   work/t400_alu.o
        $(ANALYZE) $<
        $(ANALYZE) $<
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.