From 569949cfa6a0d277ec72c557a84b73a038bc5bc6 Mon Sep 17 00:00:00 2001 From: Matthias Jung Date: Thu, 10 Apr 2014 17:24:53 +0200 Subject: [PATCH] Ported to dram.eit.uni-kl.de --- README.md | 24 ++++++++++++++++++++++-- docs/.~lock.Timings.ods# | 1 - dram/.cproject | 13 +++++++------ dram/.settings/language.settings.xml | 2 +- dram/src/simulation/main.cpp | 22 +++++++++++----------- 5 files changed, 41 insertions(+), 21 deletions(-) delete mode 100644 docs/.~lock.Timings.ods# diff --git a/README.md b/README.md index d1307761..4eabcd46 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,24 @@ -dram -==== +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 + + + + diff --git a/docs/.~lock.Timings.ods# b/docs/.~lock.Timings.ods# deleted file mode 100644 index c8aeb4af..00000000 --- a/docs/.~lock.Timings.ods# +++ /dev/null @@ -1 +0,0 @@ -Jonny Schlemminger,jonny,ubuntu,08.04.2014 14:51,file:///home/jonny/.config/libreoffice/4; \ No newline at end of file diff --git a/dram/.cproject b/dram/.cproject index 4e75fe86..b4199db0 100644 --- a/dram/.cproject +++ b/dram/.cproject @@ -18,11 +18,11 @@ - + - + + - + - +