Readme updated with systemC mac targets

This commit is contained in:
Éder F. Zulian
2016-02-29 11:20:15 -03:00
parent 569fc4aafd
commit 0d2257caea

View File

@@ -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>