attributes for models

Johan Rydberg johan.rydberg@netinsight.se
Thu Jan 4 06:45:00 GMT 2001


Hi, I have defined the following attribute but I can't find it in
any of the generated files.  Is attributes for models not yet 
implemented ?


  ; An attribute to describe if a model has insn and/or data caches.
  (define-attr
    (for model)
    (type enum)
    (name HAS-CACHE)
    (comment "if this model has caches")
    (values DATA-CACHE INSN-CACHE)
  )


Regards, 
Johan.

-- 
Johan Rydberg, Net Insight AB, Sweden, +46-8-685 04 00

$ ON F$ERROR("LANGUAGE","ENGLISH","IN_MESSAGE").GT.F$ERROR("NORMAL") -
             THEN EXCUSE/OBJECT=ME


More information about the Cgen mailing list