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

Subversion Repositories eco32

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 291 to Rev 292
    Reverse comparison

Rev 291 → Rev 292

/eco32/trunk/fpga/pl-sim/Makefile
0,0 → 1,10
#
# Dummy Makefile
#
 
all:
 
install:
 
clean:
rm -f *~
/eco32/trunk/fpga/mc-sim/Makefile
0,0 → 1,10
#
# Dummy Makefile
#
 
all:
 
install:
 
clean:
rm -f *~
/eco32/trunk/fpga/pl-vl/Makefile
0,0 → 1,10
#
# Dummy Makefile
#
 
all:
 
install:
 
clean:
rm -f *~
/eco32/trunk/fpga/pl/Makefile
0,0 → 1,10
#
# Dummy Makefile
#
 
all:
 
install:
 
clean:
rm -f *~
/eco32/trunk/fpga/Makefile
4,7 → 4,7
 
BUILD = ../build
 
DIRS = mc
DIRS = mc mc-sim mc-vl pl pl-sim pl-vl
 
.PHONY: all install clean
 
/eco32/trunk/fpga/README
0,0 → 1,26
Contents of Subdirectories
--------------------------
 
mc
multicycle implementations of ECO32
(DONE)
 
mc-sim
multicycle simulation of ECO32
(NOT YET)
 
mc-vl
Verilator-translated multicycle simulation of ECO32
(NOT YET)
 
pl
pipeline implementations of ECO32
(NOT YET)
 
pl-sim
pipeline simulation of ECO32
(NOT YET)
 
pl-vl
Verilator-translated pipeline simulation of ECO32
(NOT YET)
/eco32/trunk/fpga/mc-vl/Makefile
0,0 → 1,10
#
# Dummy Makefile
#
 
all:
 
install:
 
clean:
rm -f *~

powered by: WebSVN 2.1.0

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