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

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/orpsocv2/bench/verilog
    from Rev 491 to Rev 493
    Reverse comparison

Rev 491 → Rev 493

/vpi/c/Makefile
69,6 → 69,7
OBJ_FILES= jp_vpi.o rsp-rtl_sim.o gdb.o
 
MODELTECH_INC_PATH=$(MGC_PATH)/modeltech/include
MODELTECH_VPI_CFLAGS=-fPIC -fno-stack-protector -DMODELSIM_VPI
# Modelsim VPI compile commands
msim_jp_vpi.sl: $(OBJ_FILES)
ld -shared -E -o $@ $?
76,7 → 77,7
$(Q)echo; echo "\t### Building VPI debug components for Modelsim ###"; echo;
$(Q)gcc -g ${DEBUG_DEFINES} -I${MODELTECH_INC_PATH} \
-l${MODELTECH_INC_PATH} \
-DMODELSIM_VPI \
$(MODELTECH_VPI_CFLAGS) \
-c $< -o $*.o
 
clean:

powered by: WebSVN 2.1.0

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