ChillyTheDev / Capstone

MIT License
0 stars 0 forks source link

Nios CPU/uCOSII Coordinator #17

Open ChillyTheDev opened 4 years ago

ChillyTheDev commented 4 years ago

In order to coordinate the three hardware modules and their memory accessing a Nios soft processor will be used to coordinate. This CPU will run OSII to manage access to memory and properly schedule hardware execution through the use of tasks and semaphores.