Team Slytherin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
#Understand how Vector Adder example works | #Understand how Vector Adder example works | ||
#Implement Vector Adder example ( SW, ModelSim, HW) | #Implement Vector Adder example ( SW, ModelSim, HW) | ||
The implementation of the example in Software(host processor), Modelsim(Simulator) or the hardware(Co processor) can be realized by setting the appropriate environmental values for CNY_SIM_THREAD and CNY_CAE_EMULATOR. | |||
Alternatively, running the application using run, runcp, run simulator from the SampleAppVadd also helps realize the same. |
Revision as of 16:03, 1 February 2012
Team Members
- Kevin Townsend
- Bhavani Satyanarayana Rao
- Chidvila Gaddam
Assignment1
- Review Docs
- ConveyPDKReferenceManual
- ConveyProgrammersGuide
- ConveyReferenceManual
- Understand how Vector Adder example works
- Implement Vector Adder example ( SW, ModelSim, HW)
The implementation of the example in Software(host processor), Modelsim(Simulator) or the hardware(Co processor) can be realized by setting the appropriate environmental values for CNY_SIM_THREAD and CNY_CAE_EMULATOR.
Alternatively, running the application using run, runcp, run simulator from the SampleAppVadd also helps realize the same.