Skip to content

ThomasDh-C/VerilogTrafficLightViewer

Repository files navigation

Verilog Traffic Light Viewer

A visualiser for VCD files produced by the Icarus Verilog compiler. To be used in conjunction with Lab 4 of Princeton's ELE206 course.

App screenshot

Getting Started

To run the development server: npm install npm run dev

Open http://localhost:3000

Structure

This project is built using the React framework Next.js. General styling is implemented by Next.js css file, components are individually styled with styled-components. Verilog parsing is implented with the vcd-parser package

Index.tsx manages all the components as this is a one-page web-app.

Issues

If any issues are found, submit an issue.

About

TA ELE206 visualiser using NextJS for Lab 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages