Searched Projects

Tags: fsm

project.name
0 Stars     91 Views
User:

CMPS 255 toy light controller

CMPS 255 toy light controller
it is a simple toy light controller implemented using FSM that alter light based on the input and its current state for the CMPS 255 course in AUB with prof. mahmoud bdeir.

input X Y legend:
00 - alternate between yellow magenta cyan and white respectively 
01 - alternate in reverse order
10- alternate between yellow and cyan or white and magenta based on selected color
11 - keep the color the same / don't change it

project.name
0 Stars     52 Views
User:

MEALY1101

MEALY1101

FSM MEALY 1101


project.name
2 Stars     162 Views

Computador 8 bits

Computador 8 bits

The possible instructions are:

  • 0 ADD12
  • 1 SUB34
  • 2 INC56
  • 3 DEC78
  • 4 NOR90
  • 5 AND12
  • 6 XOR12
  • 7 LDV12
  • 8 LDR12
  • 9 STR12
  • 10 BRZ12
  • 11 NOPXX
  • 13 LBL (future)
  • 14 future (probably something display-related)
  • 15 future (probably something display-related)

It is possible to program by writing directly to the keyboard or by loading into program memory, to write to program memory you need to make an assembler first.

Soon I will host this assembler on a website.Subcircuits that I need help with:

  • 8-bit registers (with the option to increment, get value, and save a value).
  • ULA parts of the above instructions
  • Ideas for graphical circuits
  • Or other ideas

If you have any questions, please contact me on telegram: @taffarel55


project.name
0 Stars     11 Views

FSM

FSM