Readme updated with systemC mac targets
This commit is contained in:
@@ -123,7 +123,7 @@ such variables to you ~/.bashrc file or equivalent.
|
|||||||
```bash
|
```bash
|
||||||
# SystemC home and target architecture
|
# SystemC home and target architecture
|
||||||
export SYSTEMC_HOME=<path>
|
export SYSTEMC_HOME=<path>
|
||||||
export SYSTEMC_TARGET_ARCH=<[linux,linux64]>
|
export SYSTEMC_TARGET_ARCH=<[linux, linux64, macosx, macosx64, ...]>
|
||||||
|
|
||||||
# DRAMSys libraries and headers
|
# DRAMSys libraries and headers
|
||||||
export PYTHON_HOME=<path>
|
export PYTHON_HOME=<path>
|
||||||
|
|||||||
Reference in New Issue
Block a user