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

Subversion Repositories riscv_vhdl

[/] [riscv_vhdl/] [trunk/] [debugger/] [makefiles/] [make_cpu_fnc_plugin] - Diff between revs 2 and 4

Show entire file | Details | Blame | View Log

Rev 2 Rev 4
Line 19... Line 19...
        $(TOP_DIR)src/common
        $(TOP_DIR)src/common
 
 
# source files directories list:
# source files directories list:
SRC_PATH =\
SRC_PATH =\
        $(TOP_DIR)src/common \
        $(TOP_DIR)src/common \
        $(TOP_DIR)src/cpu_fnc_plugin
        $(TOP_DIR)src/common/generic \
 
        $(TOP_DIR)src/cpu_fnc_plugin \
 
        $(TOP_DIR)src/cpu_fnc_plugin/srcproc
 
 
VPATH = $(SRC_PATH)
VPATH = $(SRC_PATH)
 
 
SOURCES = \
SOURCES = \
        attribute \
        attribute \
        autobuffer \
        autobuffer \
        async_tqueue \
        async_tqueue \
 
        cpu_generic \
 
        mapreg \
        plugin_init \
        plugin_init \
        cpu_riscv_func \
        cpu_riscv_func \
        riscv-rv64i-user \
        riscv-rv64i-user \
        riscv-rv64i-priv \
        riscv-rv64i-priv \
        instructions \
        instructions \
        riscv-ext-a \
        riscv-ext-a \
 
        riscv-ext-c \
        riscv-ext-m \
        riscv-ext-m \
        riscv-ext-f
        riscv-ext-f \
 
        srcproc
 
 
LIBS = \
LIBS = \
        m \
        m \
        stdc++ \
        stdc++ \
        dbg64g
        dbg64g

powered by: WebSVN 2.1.0

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