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

Subversion Repositories minsoc

[/] [minsoc/] [trunk/] [backend/] [spartan3e_starter_kit/] - Rev 64

Rev

Go to most recent revision | Changes | View Log | 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 Last modification Log RSS feed
[FOLDER] minsoc/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][FOLDER] branches/ 1  5295d 21h root View Log RSS feed
[NODE][FOLDER] tags/ 42  4752d 16h rfajardo View Log RSS feed
[NODE][FOLDER] trunk/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] backend/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][FOLDER] ml509/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][FOLDER] spartan3a_dsp_kit/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][FOLDER] spartan3e_starter_kit/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] board.h 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] configure 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] minsoc_defines.v 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] orp.ld 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] spartan3e_starter_kit.ucf 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][NODE][FOLDER] std/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] bench/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] doc/ 49  4745d 16h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] rtl/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] sim/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] sw/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] syn/ 64  4703d 20h rfajardo View Log RSS feed
[NODE][NODE][FOLDER] utils/ 64  4703d 20h rfajardo View Log RSS feed

powered by: WebSVN 2.1.0

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