Skip to content

rxj171630/Spaceship-Command-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaceship-Command-Module

Project for CS4341 Cohort. The group members are Austin, Nolan, Rahul, Ranveer

CLK - The clock signal #5 on #5 off

MODE - 4 bit one hot, 0001 - OFF, 0010 - ATTACK, 0100 - DEFENSE, 1000 - STEALTH

P MODE - 4 bit one hot, 0001 - reset positon, 0010 - NORMAL SUBLIGHT, 0100 - JUMP DRIVE, 1000 - NO CHANGE

CURRENT OPERATIONS

Set MODE
Set P MODE
Set JUMP DESTINATION
Set Speed

Fire weapons
Reload
Set fire rate

(Allowing the ship to be attacked)
(Allowing the user to resupply oxygen)
(Allowing the user to recharge the ship)

About

Command module for theoretical spaceship. Utilizes Verilog VHDL and C# to create a visual depiction of the simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages