Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

JTtNinjaCode/Quine-McCluskey-Algorithm-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quine–McCluskey Algorithm Implementation

About this project

This is the homework of digital design, about Quine–McCluskey algorithm Implementation.

How to Run

All the command you need have written in the script file, and you just need to execute it.

If you want to add some other testcase, you just need to add them into input directory

./script.sh

Directory structure

  • input: contain all input file, must be pla format, or error occur.
  • src: contain all source code, include .h and .cpp file.
  • output: contain all output file, include executable file, and output pla file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published