Files
DRAMSys/README.md
2014-04-10 17:24:53 +02:00

25 lines
436 B
Markdown

de.uni-kl.ems.dram.vp.system
============================
Generic DRAM controller
#Setup with Eclipse
1. Start Eclipse ($eclipse)
2. -> Import
-> Git
-> Projects from Git
-> Existing Local Repository
-> Add Path to $dram.vp.system
-> Import Existing Projects
-> Finish
3. Configure Eclipse:
-> Run Configurations
-> Environment
-> Variable: LD_LIBRARY_PATH = /opt/systemc/lib-linux64/:/opt/gcc/lib64