Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.82 KB

File metadata and controls

55 lines (36 loc) · 1.82 KB

ENG1448 - Digital and Computer Design

Technology   |    Projects   |    How to run   |    License

License


Technology

Theses projects were developed with the following technology:

  • VHDL-93

Projects

ENG1448 is a PUC-Rio course called 'Computação Digital' and these projects were developed in the 2021.1 period. Each lab is a project and has a file that describes what should be developed, the report of what was done, the grade obtained and the project itself. Here is the list of projects:

  • LAB02 - Word Reverser (Reversor de Palavras)
  • LAB03 - Elevator Controller (Controlador de elevador)

How to run

Download and install the ISE Design Suite: WebPACK Edition version 14.7 by Xilinx:

Clone the repository;

git clone https://github.com/erickmp07/ENG1448-Digital-And-Computer-Design.git

or download one or more projects to synthetize and simulate:

  • LAB02 - Word Reverser (Resersor de Palavras)
  • LAB03 - Elevator Controller (Controlador de elevador)

Open the ISE Design Suite: WebPACK Edition version 14.7 by Xilinx.

Browse the projects downloaded.

Open, Synthetize and Simulate it.

License

Licensed under MIT license.