Assignment

From Cpre584
Revision as of 00:56, 9 February 2012 by Cnel711 (talk | contribs) (New page: # 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 mo...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Learn about Sobel ALgorithm
  2. Develop or steal C code for Sobel Algorithm
  3. Profile the C code (use gprof, or look into other options)
  4. Design a potential HW architecture
  5. Create SW model of HW
  6. Use SPAT to profile SW model (Memory Bandwidth)
  7. Implement in VHDL
  8. Modelsim
  9. Test in HW (personality)
  10. Compare Performance