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

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 1405 to Rev 1406
    Reverse comparison

Rev 1405 → Rev 1406

/trunk/or1ksim/cache/icache_model.c
259,7 → 259,7
 
void reg_ic_sec(void)
{
struct config_sections *sec = reg_config_sec("ic", NULL, NULL);
struct config_section *sec = reg_config_sec("ic", NULL, NULL);
 
reg_config_param(sec, "enabled", paramt_int, ic_enabled);
reg_config_param(sec, "nsets", paramt_int, ic_nsets);

powered by: WebSVN 2.1.0

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