Changeset 93 for anr/section-3.1.tex


Ignore:
Timestamp:
Feb 4, 2010, 7:14:55 PM (14 years ago)
Author:
coach
Message:

Fixed anr.bib with most missing references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/section-3.1.tex

    r66 r93  
    119119difficult task, since it involves designing both a micro-architecture and a
    120120compiler for this architecture. Besides, to our knowledge, there is still
    121 no available open-source design flow\footnote{There are commercial tools
    122 such a } for ASIP design even if such a tool would be valuable in the
     121no available open-source design flow for ASIP design even if such a tool
     122 would be valuable in the
    123123context of a System Level design exploration tool.
    124124\par
     
    128128only a small fraction of the architecture has to be specialized}, and help ASIP
    129129designers to focus on compilers, for which there are still many open
    130 problems\cite{CODES04,FPGA08}.
     130problems\cite{ARC08}.
    131131This approach however has a strong weakness, since it also significantly reduces
    132132opportunities for achieving good seedups (most speedup remain between 1.5x and
     
    138138%performing efficient instruction selection and/or storage resource (register)
    139139%allocation \cite{FPGA08}). 
    140 To cope with this issue, recent approaches~\cite{DAC09,DAC08} advocate the use of
     140To cope with this issue, recent approaches~\cite{DAC09,CODES08,TVLSI06} advocate the use of
    141141micro-architectural ISE models in which the coupling between the processor micro-architecture
    142142and the ISE component is thightened up so as to allow the ISE to overcome the register
    143 I/O limitations, however these approaches tackle the problem for a compiler/simulation
     143I/O limitations, however these approaches generally tackle the problem for a compiler/simulation
    144144point of view and not address the problem of generating synthesizable representations for
    145145these models.
Note: See TracChangeset for help on using the changeset viewer.