项目作者: brown9804

项目描述 :
Here you can find different verifications, time analysis, etc.
高级语言: Verilog
项目地址: git://github.com/brown9804/Designs_Verification.git
创建时间: 2020-10-07T23:26:03Z
项目社区:https://github.com/brown9804/Designs_Verification

开源协议:Apache License 2.0

下载


Verilog and Qflow Design Verification

University of Costa Rica

GitHub
brown9804

Last updated: 2015-04-14



Total Visitors


Visitor Count

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.

Projects

1. Timing Design (Verilog)

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.

2. Functional Verification (Verilog)

This project focuses on the functional verification of three counters. The aim is to ensure the correct operation of the designs.

3. Power Analysis (Verilog)

This task involves analyzing the power consumption of three different adders. The goal is to understand the power dynamics of these designs.

4. Qflow Analysis (Qflow)

This project analyzes various aspects of designs using Qflow, including:

  • Frequency
  • Area
  • Number and type of gates
  • Path delays
  • Place and route

5. Complete Design Process (Verilog, Qflow, Electric, Spice)

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.