CARP Meeting 3

Note

Welcome to the third CARP meeting! Please make sure to look over two prior meetings and their slides

Agenda

  • Implement MULDIV

  • Static Timing Analyis of MULDIV

  • Multiplier/Divider Design

  • If time: Branches and Jumps

Lab

Important

If you’re new here

Make sure your ASIC-Tools are installed and working. If not, see the setup guide

If you have the tools installed

Work on the Multiplier/Divider Tradeoff Activity:

  • Implement a sequential multiplier/divider.

  • Implement a combinational multiplier/divider.

  • Compare timing vs. area results in the OpenLane flow.

Resources