<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>Cpre584</sitename>
    <dbname>wikidb-cpre584</dbname>
    <base>https://wikis.ece.iastate.edu/cpre584/index.php?title=Main_Page</base>
    <generator>MediaWiki 1.42.1</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">Cpre584</namespace>
      <namespace key="5" case="first-letter">Cpre584 talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>946</id>
      <parentid>920</parentid>
      <timestamp>2013-05-13T03:43:45Z</timestamp>
      <contributor>
        <username>Rgirmal</username>
        <id>24</id>
      </contributor>
      <comment>/* Convey HC-1 Tutorials */</comment>
      <origin>946</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="4664" sha1="7szidujh9bxxfd7jm76e7g4jf1dyh80" xml:space="preserve">== Articles ==
=== Convey HC-1 Tutorials ===
* [[Connecting to convey-1.ece.iastate.edu]]
* [[Convey environment setup|Setting Up Environment Variables on Convey's HC-1]]
* [[Convey PDK Tutorial]]
* [[Media:Tutorial2.pdf | Convey Floating Point Addition Tutorial (.pdf)]]
* [[Test Benches | Use Test Benches to test components of your Personality]]
* [[Using the Memory Controller Interface]]
* [[Running the Vector Adder Example Application]]
&lt;!-- * Convey pdk tutorial: [[image:ConveyTutorial1.pdf]] (uses newCnyProject script) --&gt;
* [[Analyze the Simpleton Basic App]]
* [[Tutorial: Creating a Custom Bitfile | Create a Custom Bitfile]]
* [[Using a Custom Bitfile in C Code]]
* [[Adding VHDL Files to a Project]]
* [[The Verilog Hardware Interface for CAE]]
* [[Using ISE's Core Generator to build FIFOs and other IP cores]]
* [[Running Different Bitfiles on each AE | Projects with Multiple Bitfiles]]
* [[Using the Write-Complete Interface]]
* [[Using the Timing Analyzer]]

* [[Using SPAT]]
* [[Using GPROF]]
* [[Convey vector example | Example of Loop Unrolling using FPGA]]

* '''[[Frequently Asked Questions]]'''

== Projects ==
* [[Ideas Page | Project Ideas Page]]
* [[Sobel Algorithm | Speeding up Sobel Algorithm]]

== Reference Manuals ==
=== Convey ===
* [[Media:ConveyPDKReferenceManual.pdf | Convey PDK Reference Manual (.pdf)]] (updated to V5.2; April 2012)
* [[Media:ConveyProgrammersGuide.pdf | Convey Programmers Guide (.pdf)]] (updated to V1.8; November 2010)
* [[Media:ConveyReferenceManual.pdf | Convey Reference Manual (.pdf)]]
* [[Media:ConveySpatUsersGuide.pdf | Convey SPAT (Simulator Performance Analysis Tool) Guide]]
* [[Media:Convey PDK Training.pdf | Convey PDK (.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_Best_Practices_Guide.pdf | CUDA_C_Best_Practices_Guide(.pdf)]]
* [[Media:CUDA_Memory.pdf | CUDA_Memory (.pdf)]]

==Links==
* [http://www.asic-world.com www.asic-world.com] - Great Tutorials for those Learning HDLs
* [http://memocode.irisa.fr MemoCODE 2012]
** [[Media:2012-memocode-contest.pdf | MemoCODE Contest.pdf]]
** [http://memocode.irisa.fr/2012/2012-memocode-contest.tar.gz Reference Implementation]
** [ftp://ftp-trace.ncbi.nih.gov/1000genomes/ftp/technical/reference/human_g1k_v37.fasta.gz Human Reference Genome (human_g1k_v37.fasta.gz)]
** [ftp://ftp-trace.ncbi.nih.gov/1000genomes/ftp/data/NA06985/sequence_read/ERR050082.filt.fastq.gz Example Reads (ERR050082.filt.fastq.gz)]
** [http://ftp.1000genomes.ebi.ac.uk/vol1/ftp/data/NA06985/sequence_read/ERR050082.filt.fastq.gz Example Reads (Alternative Link) (ERR050082.filt.fastq.gz)]

* [[2010 Main Page | CprE 584 2010 Wiki Main Page]]
* [http://class.ee.iastate.edu/cpre583/ CprE 583 Website]
* [http://class.ece.iastate.edu/cpre584/ CprE 584 Website]

=== Other Articles ===
* [[Assignment|Assignments]]
* [[A quick start on CUDA]]

== Helpful Guides ==
* [http://www.c7t-hdl.com/Docs/C7T_AN05_Customized_WaveView_ModelSim_ISE.pdf Modelsim and ISE]
* [http://www.fpga.com.cn/hdl/training/verilog%20reference%20guide.pdf The Verilog Golden Reference]
* [http://courseware.ee.calpoly.edu/~bmealy/shock_awe_vhdl_adobe.pdf "The Shock and Awe" VHDL Tutorial]
* [http://www.ece.msstate.edu/~reese/EE4743/lectures/verilog_intro_2002/verilog_intro_2002.pdf Verilog vs. VHDL]
* [http://esd.cs.ucr.edu/labs/tutorial/ VHDL Simple Code Examples]
* [http://www.seas.upenn.edu/~ese171/vhdl/vhdl_primer.html VHDL Primer]
* [http://www.kxcad.net/electronic_Xilinx_guide/mergedProjects/xsim/html/xs_p_ml_instantiation.htm Using VHDL components in Verilog]
* [[Media:Modelsim_pe_user_10.0d.pdf | Modelsim Users Guide]]
* [[Useful Modelsim Commands]]
* [http://sn0v.wordpress.com/2012/12/07/installing-cuda-5-on-ubuntu-12-04/ Installing CUDA on Ubuntu]
* [http://graphics.stanford.edu/~mhouston/public_talks/R520-mhouston.pdf General Purpose Computation on GPUs (GPGPU)]
*  Convey vector personalities offer OpenMP-like programming approach with FPGA accelerating. [http://www.fpl2012.org/Presentations/W4B2.pdf]
* [[Media:Connect_Remotely_Via_VPN.pdf | Guide to Remote Connecting]]

== Readings for Memocode 2012 ==
*[[Media:Brief_Bioinform-2010-Li-473-83.pdf|A survey on algorithms for sequencing]]
*[[Media:Gb-2009-10-3-r25.pdf|Burrows-Wheeler indexing]]

== Spring 2013 Teams ==
* [[Team Cyc05]]
* [[Team Challenger]]
* [[Team Blitz]]

== Spring 2012 Teams ==
* [[Team Gryffindor]]
* [[Team Slytherin]]
* [[Team 142857]]</text>
      <sha1>7szidujh9bxxfd7jm76e7g4jf1dyh80</sha1>
    </revision>
  </page>
</mediawiki>
