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