A Reconfigurable Functional Unit for an Adaptive Dynamic Extensible Processor - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

A Reconfigurable Functional Unit for an Adaptive Dynamic Extensible Processor

Description:

Field-Programmable Logic and its Applications (FPL'06) Madrid, August 28-30, 2006 ... Moving the instructions and appending supportable instructions to the head of ... – PowerPoint PPT presentation

Number of Views:35
Avg rating:3.0/5.0
Slides: 2
Provided by: erikwa
Category:

less

Transcript and Presenter's Notes

Title: A Reconfigurable Functional Unit for an Adaptive Dynamic Extensible Processor


1
A Reconfigurable Functional Unit for an Adaptive
Dynamic Extensible Processor
Hamid Noori, Farhad Mehdipour, Norifumi
Yoshimastu, Kazuaki Murakami, Koji Inoue and
Morteza Saheb Zamani Department of Informatics,
Kyushu Univ., Japan Fukuoka Laboratory for
Emerging Enabling Technology of SoC,
Japan Computer Engineering and Information
Technology Department, Amirkabir Univ. of
Technology, Iran E-mail noori_at_c.csce.kyushu-u.ac
.jp, nyoshimatsu_at_fleets.jp, murakami,inoue_at_i.kyu
shu-u.ac.jp, mehdipur,szamani_at_aut.ac.ir
Operation Modes
General Overview of the architecture
  • Normal mode
  • Profiling (optional)
  • Executing Custom Instructions on the RFU and
    other parts of the code on the base processor
  • Training mode
  • Profiling
  • Detecting start address of Hot Basic Blocks
    (HBBs)
  • Generating Custom Instructions
  • Generating Configuration Data for the RFU
  • Binary rewriting
  • Initializing the Sequencer Table
  • ? Online
  • Needs a simple hardware for profiling
  • All tasks are run on the base processor
  • ? Offline
  • Needs a PC trace after taken branches/jumps

Training Mode
Training Mode
Normal Mode
Running Tools for Generating Custom Instructions,
Generating Configuration Data for ACC and
Initializing Sequencer Table
Monitors PC and Switches between main processor
and ACC
Detecting Start Address of HBBs
Applications
Applications
Applications
Binary-Level Profiling
Processor
Profiler
Processor
Profiler
Processor
Profiler
Profiler
RFU
Sequencer
RFU
Sequencer
RFU
Sequencer
Binary Rewriting
Executing CIs
Tool Chain
Generating Custom instructions
Custom instructions 1- Exclude floating point,
multiply, divide and load instructions 2- Include
at most one STORE, at most one BRANCH/JUMP and
all other fixed point instructions
  • Finding the biggest sequence of instructions in
    the HBB that can be executed on the ACC
  • Moving the instructions and appending supportable
    instructions to the head of the detected
    instruction sequence after checking
    flow-dependency and anti-dependency
  • Moving the instructions and appending supportable
    instructions to the tail of the detected
    instruction sequence after checking
    flow-dependency and anti-dependency
  • Rewriting object code if instructions have been
    moved
  • Moving instructions, should not modify the logic
    of the application
  • Custom instruction generation is done without
    considering any other constraints.

4052c0 addiu 29,29,-32 4052c8 mov.d
f0,f12 4052d0 sw 18,24(29) 4052d8 addu
18,0,6 4052e0 sw 31,28(29) 4052e8 sw
16,16(29) 4052f0 mfc1 16,f0 4052f8 mfc1
17,f1 405300 srl 6,17,0x14 405308 andi
6,6,2047 405310 sltiu 2,6,2047 405318 addu
6,6,18 405320 sltiu 2,6,2047 405328 lui
2,32783 405330 and 17,17,2 405338 andi
2,6,2047 405340 sll 2,2,0x14 405348 or
17,17,2 405350 mtc1 16,f0 405358 mtc1
17,f1 405360 lw 31,28(29) 405370 lw
16,16(29) 405378 addiu 29,29,32 405380 jr
31
Speedup
RFU Architecture
Input from register file
Output to register file
Write a Comment
User Comments (0)
About PowerShow.com