Skip to content

timchen1015/Intro-to-VLSI-CAD-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro-to-VLSI-CAD-Labs

This repository contains Verilog hardware design lab assignments for Introduction to VLSI CAD course at National Cheng Kung University (NCKU), covering fundamental VLSI design concepts and CAD tools.

Structure

Each lab folder contains detailed documentation in its own README.md file.

How to Run

Navigate to the specific lab directory (e.g., Lab2/Homework/) and use the following Makefile commands:

Situation Command Example
Simulation for ProbX make probX make probA_1
Dump waveform for ProbX make nWaveX make nWaveA_1
Open superlint for ProbX make superlintX make superlintA_1
Post-synthesis simulation for ProbX make probX_syn make probA_1_syn
Delete built files make clean

Note

Lab assignment spec PDFs and Synthesized results are not included in this repository due to confidentiality restrictions.

About

Verilog hardware design labs for Introduction to VLSI CAD course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors