Lab 4: Sequential Design: Difference between revisions

From Center for Integrated Circuits and Devices Research (CIDR)
Jump to navigation Jump to search
(Created page with "In this exercise, we will complete our design of the LiCi encryption. Below are the general steps we will be following: * Using the keygen design from Lab 2, we will re-synthesize it using the sky130nm following the procedure in Lab 3. * Design the whole system, using our keygen, LiCi round and counter. * Synthesize the design with and without constraints")
 
No edit summary
Line 4: Line 4:
* Design the whole system, using our keygen, LiCi round and counter.
* Design the whole system, using our keygen, LiCi round and counter.
* Synthesize the design with and without constraints
* Synthesize the design with and without constraints
Back to [[class page]]

Revision as of 13:05, 22 April 2024

In this exercise, we will complete our design of the LiCi encryption. Below are the general steps we will be following:

  • Using the keygen design from Lab 2, we will re-synthesize it using the sky130nm following the procedure in Lab 3.
  • Design the whole system, using our keygen, LiCi round and counter.
  • Synthesize the design with and without constraints


Back to class page