diff --git a/DRAMSys/pct/buildDRAMSys.sh b/DRAMSys/pct/buildDRAMSys.sh old mode 100644 new mode 100755 index fd436fd5..86287294 --- a/DRAMSys/pct/buildDRAMSys.sh +++ b/DRAMSys/pct/buildDRAMSys.sh @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/bin/sh JOBS=$(nproc --all) diff --git a/DRAMSys/pct/createPlatform.tcl b/DRAMSys/pct/createPlatform.tcl index 56d5cfff..04958d89 100644 --- a/DRAMSys/pct/createPlatform.tcl +++ b/DRAMSys/pct/createPlatform.tcl @@ -55,9 +55,10 @@ #::pct::set_encap_config_setting Project:DRAMSys/DRAMSys FromSource build dynamic_library true #::pct::add_encap_config_setting Project:DRAMSys/DRAMSys FromSource package dynamic_library_search_path [concat [glob -type d ../../build*]/simulator/] * -# Disable Fast Linking and Caching +# Disable Fast Linking and Caching and Elaboration ::pct::set_simulation_build_project_setting Debug {Cache Objects} false ::pct::set_simulation_build_project_setting Debug {Fast Linking} false +::scsh::build-options -skip-elab on # Configure DDR3 Example: ::pct::set_param_value /HARDWARE/i_DRAMSys {Constructor Arguments} pathToResources ../../simulator/resources/