Assignment
- Learn about Sobel ALgorithm
- Develop or steal C code for Sobel Algorithm
- Profile the C code (use gprof, or look into other options)
- Design a potential HW architecture
- Create SW model of HW
- Use SPAT to profile SW model (Memory Bandwidth)
- Implement in VHDL
- Modelsim
- Test in HW (personality)
- Compare Performance