University of Costa Rica
Last updated: 2015-04-14
This repository contains various projects focused on the verification, timing analysis, and power analysis of designs using Verilog and Qflow. All projects were conducted at the University of Costa Rica in August 2020.
This project involves the design and synthesis analysis of a counter. The goal is to visualize different aspects of timing in the behavioral description of the counter.
This project focuses on the functional verification of three counters. The aim is to ensure the correct operation of the designs.
This task involves analyzing the power consumption of three different adders. The goal is to understand the power dynamics of these designs.
This project analyzes various aspects of designs using Qflow, including:
- Frequency
- Area
- Number and type of gates
- Path delays
- Place and route
This project involves the complete process of designing 4-bit and 32-bit counters. The aim is to ensure the correct operation of the designs.