1 / 4

WEP Co-Processor Project

WEP Co-Processor Project. Objective 1: Minimum Delay Objective 2: Minimum (Area*Delay) Area = #ALUTs + #Registers Delay = Clock Cycles * Clock Period. WEP Co-Processor Project. Choose the following FPGA device: Arria GX EP1AGX90EF1152I6 Run the entire compilation process, including:

cole
Download Presentation

WEP Co-Processor Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WEP Co-Processor Project • Objective 1: Minimum Delay • Objective 2: Minimum (Area*Delay) • Area = #ALUTs + #Registers • Delay = Clock Cycles * Clock Period

  2. WEP Co-Processor Project • Choose the following FPGA device: • Arria GX • EP1AGX90EF1152I6 • Run the entire compilation process, including: • Analysis and Synthesis • Place and Route • Assembler and Timing Analyzer

  3. This Should be Achievable • Area • #ALUTs = 7634 • #Registers = 2158 • Area = #ALUTs + #Registers = 9792 • Delay • Clock Cycles = 739 cycles • Clock Period = 13.09 ns • Delay = Clock Cycles * Clock Period = 9.67 ms • Area*Delay = 0.094723

  4. Target • Try to get within factor of 2x for Delay and (Area*Delay) • That is, try to achieve • Delay ≤ 19.34 ms • (Area*Delay) ≤ 0.189446

More Related