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

Subversion Repositories minsoc

[/] - Rev 64

Rev

Directory listing | View Log | Compare with Previous | RSS feed

Last modification

  • Rev 64, 2011-05-03 11:01:33 GMT
  • Author: rfajardo
  • Log message:
    firmware makefiles:
    -every firmware makefile has now complete dependency. This also includes dependency on files under minsoc/backend (target specific files). That means, that if some target specific header changes, the support library dependent on it will be compiled. That will always happen, even if you compile the uart firmware. In other words, if you want to use uart firmware, you can always simply compile uart by issuing make all. If anything has changed, backend files, support library, drivers, it will update everything for you.
    -TODO: dependency can be automatic created by using make together with gcc. Use it instead of declaring all dependencies manually.

    Makefile system for synthesis:
    -the dependency for every implementation step has been checked and is working fine.
    -Makefile plus support files have been moved to minsoc/syn/src
    -make usage is still under syn through files generated by backend bashscripts
    Backend:
    -files under backend are target specific files used for the system to work
    -firmware compilation
    -system simulation
    -system implementation
    -This directory is populated by visiting one of its subdirectories and typing ./configure

    backend/spartan3a_dsp_kit:
    -working on FPGA

    backend/spartan3e_starter_kit:
    -has to be tested

    backend/ml509:
    -missing files have to be copied and adapted, configure script has to be copied and adapted

    backend/std:
    -include files necessary for firmware compilation and system configuration
    -it does not include files for synthesis and is not synthesizable
Path
/minsoc/trunk/backend/ml509
/minsoc/trunk/backend/ml509.ucf
/minsoc/trunk/backend/ml509/ml509.ucf
/minsoc/trunk/backend/spartan3a_dsp_kit
/minsoc/trunk/backend/spartan3a_dsp_kit.ucf
/minsoc/trunk/backend/spartan3a_dsp_kit/board.h
/minsoc/trunk/backend/spartan3a_dsp_kit/configure
/minsoc/trunk/backend/spartan3a_dsp_kit/minsoc_defines.v
/minsoc/trunk/backend/spartan3a_dsp_kit/orp.ld
/minsoc/trunk/backend/spartan3a_dsp_kit/spartan3a_dsp_kit.ucf
/minsoc/trunk/backend/spartan3e_starter_kit
/minsoc/trunk/backend/spartan3e_starter_kit.ucf
/minsoc/trunk/backend/spartan3e_starter_kit/board.h
/minsoc/trunk/backend/spartan3e_starter_kit/configure
/minsoc/trunk/backend/spartan3e_starter_kit/minsoc_defines.v
/minsoc/trunk/backend/spartan3e_starter_kit/orp.ld
/minsoc/trunk/backend/spartan3e_starter_kit/spartan3e_starter_kit.ucf
/minsoc/trunk/backend/std
/minsoc/trunk/backend/std/board.h
/minsoc/trunk/backend/std/minsoc_defines.v
/minsoc/trunk/backend/std/orp.ld
/minsoc/trunk/bench/verilog/minsoc_bench_defines.v
/minsoc/trunk/rtl/verilog/minsoc_defines.v
/minsoc/trunk/sim/bin/minsoc_verilog_files.txt
/minsoc/trunk/sw/drivers/can.c
/minsoc/trunk/sw/drivers/common.mk
/minsoc/trunk/sw/drivers/eth.c
/minsoc/trunk/sw/drivers/i2c.c
/minsoc/trunk/sw/drivers/Makefile
/minsoc/trunk/sw/drivers/uart.c
/minsoc/trunk/sw/eth/common.mk
/minsoc/trunk/sw/eth/eth.c
/minsoc/trunk/sw/eth/Makefile
/minsoc/trunk/sw/support/board.h
/minsoc/trunk/sw/support/common.mk
/minsoc/trunk/sw/support/Makefile
/minsoc/trunk/sw/support/Makefile.inc
/minsoc/trunk/sw/support/orp.ld
/minsoc/trunk/sw/support/reset.S
/minsoc/trunk/sw/support/tick.c
/minsoc/trunk/sw/uart/common.mk
/minsoc/trunk/sw/uart/Makefile
/minsoc/trunk/sw/uart/uart.c
/minsoc/trunk/syn/blackboxes/OR1K_startup_generic.v
/minsoc/trunk/syn/buildSupport/adbg_top.xst
/minsoc/trunk/syn/buildSupport/eth_top.xst
/minsoc/trunk/syn/buildSupport/minsoc_startup_top.prj
/minsoc/trunk/syn/buildSupport/minsoc_startup_top.xst
/minsoc/trunk/syn/buildSupport/minsoc_top.prj
/minsoc/trunk/syn/buildSupport/minsoc_top.xst
/minsoc/trunk/syn/buildSupport/or1200_top.xst
/minsoc/trunk/syn/buildSupport/uart_top.xst
/minsoc/trunk/syn/Makefile
/minsoc/trunk/syn/src
/minsoc/trunk/syn/src/adbg_top.xst
/minsoc/trunk/syn/src/eth_top.xst
/minsoc/trunk/syn/src/Makefile
/minsoc/trunk/syn/src/minsoc_top.xst
/minsoc/trunk/syn/src/or1200_top.xst
/minsoc/trunk/syn/src/uart_top.xst
/minsoc/trunk/utils/contributions/.directory

powered by: WebSVN 2.1.0

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