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

Subversion Repositories riscv_vhdl

[/] [riscv_vhdl/] [trunk/] [debugger/] [makefiles/] [make_socsim_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/common/debug \
        $(TOP_DIR)src/socsim_plugin
        $(TOP_DIR)src/socsim_plugin
 
 
VPATH = $(SRC_PATH)
VPATH = $(SRC_PATH)
 
 
SOURCES = \
SOURCES = \
Line 37... Line 38...
        dsu \
        dsu \
        greth \
        greth \
        gptimers \
        gptimers \
        fsev2 \
        fsev2 \
        rfctrl \
        rfctrl \
 
        uartmst \
 
        hardreset \
        plugin_init
        plugin_init
 
 
LIBS = \
LIBS = \
        m \
        m \
        stdc++ \
        stdc++ \

powered by: WebSVN 2.1.0

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