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

Subversion Repositories minsoc

[/] [minsoc/] [tags/] [release-1.0/] [backend/] [std/] [minsoc_defines.v] - Diff between revs 57 and 58

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 57 Rev 58
Line 130... Line 130...
//
//
// Set-up GENERIC_TAP, GENERIC_MEMORY if GENERIC_FPGA was chosen
// Set-up GENERIC_TAP, GENERIC_MEMORY if GENERIC_FPGA was chosen
// and GENERIC_CLOCK_DIVISION if NO_CLOCK_DIVISION was not set
// and GENERIC_CLOCK_DIVISION if NO_CLOCK_DIVISION was not set
//
//
`ifdef GENERIC_FPGA
`ifdef GENERIC_FPGA
 
    `undef FPGA_TAP
 
    `undef FPGA_CLOCK_DIVISION
 
 
        `define GENERIC_TAP
        `define GENERIC_TAP
        `define GENERIC_MEMORY
        `define GENERIC_MEMORY
        `ifndef NO_CLOCK_DIVISION
        `ifndef NO_CLOCK_DIVISION
                `define GENERIC_CLOCK_DIVISION
                `define GENERIC_CLOCK_DIVISION
        `endif
        `endif

powered by: WebSVN 2.1.0

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