suraj44 / DDS-Mini-Project

Digital simulation of an Automated Hospital Management System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDS-Mini-Project

Digital simulation of an Automated Hospital Management System.

The aim is to simulate a 'Emeregency Room Scenario' using digital components. In essence, the project implements a priority queue using digital components.

To view the implementation, the following tools are needed:

  1. Logisim
  2. Iverilog
  3. GTKWave

Use logisim to open the '.circ' file. Use verilog to compile the '.v' files and view a '.vcd' output in GTKWave.

About

Digital simulation of an Automated Hospital Management System.


Languages

Language:C++ 57.9%Language:C 32.6%Language:Yacc 4.8%Language:Lex 2.1%Language:Makefile 1.1%Language:Verilog 1.1%Language:Shell 0.3%Language:Roff 0.1%