Show page Old revisions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
coram_files [2012/11/29 18:56]
gweisz
coram_files [2012/11/30 13:58] (current)
gweisz Page name changed from coram_file_walkthrough to coram_files
Line 19: Line 19:
  
 [[http://​www.ece.cmu.edu/​~coram/​coram-examples/​Coprims.v|Primitive declarations]] [[http://​www.ece.cmu.edu/​~coram/​coram-examples/​Coprims.v|Primitive declarations]]
-[[Detailed CoRAM Hardware Instantiation]]+ 
 +[[detailed_coram_hardware_instantiation]]
  
 ==== Control Thread Source Code ==== ==== Control Thread Source Code ====
Line 36: Line 37:
  
  
-[[http://​www.ece.cmu.edu/​~coram/​coram-examples/​Coprims.v|Primitive declarations]] +[[http://​www.ece.cmu.edu/​~coram/​coram-examples/​cpi.h|Actual header file]] 
-[[Detailed CoRAM Hardware Instantiation]]+ 
 +[[detailed_coram_control_thread]] 
 + 
 +==== System Specification File ====
  
 +The system specification file can be used for advanced tuning, to provide more control over how the system is built. In general, it does not have to be modified, as a default file for each supported platform is often sufficient. Important parameters are:
 +  - platform - Determines general built type. Use "​ml605"​ for hardware (either the Xilinx ML605 or Terasic/​Altera DE4), "​ml605sim"​ for simulation with icarus, or "​vsim"​ for simulation with isim. Simulation targets model dram accesses as having a fixed delay (specified in cycles)
 +  - num_mc - Determines the number of memory controllers (and caches) to use. This should be 1 for the ML605, can be 1 or 2 for the DE4, and can be any number for simulation
 +  - topology - Network topology to use. Can be "​xbar"​ for a crossbar, or "​ring"​ for a unidirectional ring
 +  - ports_per_mc - Network ports connected to the memory controller. Must be 4 to reach maximum bandwidth, but may be reduced to create smaller designs.
 +  - dram_delay_cycles - Fixed DRAM delay for simulations
  
  
 
Back to top
coram_files.1354215378.txt.gz · Last modified: 2012/11/29 18:56 by gweisz
 
 
CC Attribution-Noncommercial-Share Alike 4.0 International
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0