Changes between Version 6 and Version 7 of Component/ST231


Ignore:
Timestamp:
Feb 25, 2010, 10:48:57 AM (14 years ago)
Author:
sylvain.girbal@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/ST231

    v6 v7  
    1919== Usage ==
    2020
    21 MicroBlaze has no parameters.
     21ST231 has no parameters.
    2222{{{
    2323Uses( 'microblaze')
     
    5151
    5252{{{
    53 MicroblazeIss(
    54      sc_module_name name,   //  Instance Name
    55      int  ident);   // processor id
     53ST231iss(
     54    uint32_t ident       // processor id
     55);
    5656}}}
    5757