Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microcontroller architecture with serial

A VHDL design of a functioning microcontroller and a serializer module.

A VHDL code to simulate a microcontroller with a serial port. The code was made for a VHDL lab at ENIB for Prof Kerhoas. Details of the project can be found in this link: https://www.enib.fr/~kerhoas/vhdl_cours_index.html

The project defined a microprocessor by coding all its components. The microcontroller is paired with a memory where all the code is saved and would be excuted when the processor runs. A serial component is also added that can take values from the controller and send them serially on command.

About

A VHDL design of a functioning microcontroller and a serializer module.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages