Ignore:
Timestamp:
May 12, 2010, 7:34:01 PM (14 years ago)
Author:
rosiere
Message:

1) add counters_t type for interface
2) fix in check load in load_store_unit
3) add parameters (but not yet implemented)
4) change environment and add script (distcc_env.sh ...)
5) add warning if an unser change rename flag with l.mtspr instruction
6) ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/Environment/src/Environment.cpp

    r128 r138  
    8181
    8282    // Port
    83     CLOCK                 = new sc_in_clk   ("CLOCK ");
     83    CLOCK                 = new sc_in_clk   ("CLOCK");
    8484    NRESET                = new sc_in<bool> ("NRESET");
    8585
Note: See TracChangeset for help on using the changeset viewer.