Software pipelining - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

Software pipelining

Description:

in the first example (non parallel assembly): 16 cycles for each MAC. parallel ... with software pipelining: 1 cycle. and with loop unrolling: 2 MACs per cycle ... – PowerPoint PPT presentation

Number of Views:48
Avg rating:3.0/5.0
Slides: 5
Provided by: sergioc6
Category:

less

Transcript and Presenter's Notes

Title: Software pipelining


1
  • Software pipelining

2
(No Transcript)
3

ADD .S1 A4, A3, A4
4
optimizations
  • in the first example (non parallel assembly) 16
    cycles for each MAC
  • parallel assembly 8 cycles
  • with software pipelining 1 cycle
  • and with loop unrolling 2 MACs per cycle
Write a Comment
User Comments (0)
About PowerShow.com