Main Page: Difference between revisions
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
== Reference Manuals == | == Reference Manuals == | ||
=== Convey === | |||
* [[Media:ConveyPDKReferenceManual.pdf | Convey PDK Reference Manual (.pdf)]] (updated to V5; November 2011) | * [[Media:ConveyPDKReferenceManual.pdf | Convey PDK Reference Manual (.pdf)]] (updated to V5; November 2011) | ||
* [[Media:ConveyProgrammersGuide.pdf | Convey Programmers Guide (.pdf)]] (updated to V1.8; November 2010) | * [[Media:ConveyProgrammersGuide.pdf | Convey Programmers Guide (.pdf)]] (updated to V1.8; November 2010) | ||
Line 30: | Line 31: | ||
* [[Media:Convey Overview.pdf | Convey Overview (.pdf)]] | * [[Media:Convey Overview.pdf | Convey Overview (.pdf)]] | ||
* [[Media:Convey Overview.pdf | Convey Overview (.pdf)]] | * [[Media:Convey Overview.pdf | Convey Overview (.pdf)]] | ||
The newet version of these documents are available at [http://www.conveysupport.com/help/?page_id=112 Convey's Support Site] | |||
=== CUDA === | |||
* [[Media:CUDA_C_Programming_Guide.pdf | CUDA_C_Programming_Guide (.pdf)]] | * [[Media:CUDA_C_Programming_Guide.pdf | CUDA_C_Programming_Guide (.pdf)]] | ||
* [[Media:CUDA_C_Best_Practices_Guide.pdf | CUDA_C_Best_Practices_Guide(.pdf)]] | * [[Media:CUDA_C_Best_Practices_Guide.pdf | CUDA_C_Best_Practices_Guide(.pdf)]] | ||
* [[Media:CUDA_Memory.pdf | CUDA_Memory (.pdf)]] | * [[Media:CUDA_Memory.pdf | CUDA_Memory (.pdf)]] | ||
==Links== | ==Links== |
Revision as of 15:20, 21 May 2012
Teams
Articles
HC-1 Tutorials
- Connecting to convey-1.ece.iastate.edu
- Setting Up Environment Variables on Convey's HC-1
- Running the Vector Adder Example Application
- Create a Custom Bitfile
- Using a Custom Bitfile in C Code
- Adding VHDL Files to a Project
- The Verilog Hardware Interface for CAE
- Using SPAT
- Using GPROF
- Example of Loop Unrolling using FPGA
- Speeding up Sobel Algorithm
Other Articles
Reference Manuals
Convey
- Convey PDK Reference Manual (.pdf) (updated to V5; November 2011)
- Convey Programmers Guide (.pdf) (updated to V1.8; November 2010)
- Convey Reference Manual (.pdf)
- Convey SPAT (Simulator Performance Analysis Tool) Guide
- Convey PDK (.pdf)
- Convey Overview (.pdf)
- Convey Overview (.pdf)
The newet version of these documents are available at Convey's Support Site