Created classes to get easily memory specifications and memory configurations. Each class handles the peculiarities of the related XML file. Other changes: - git ignore file updated.
20 lines
222 B
Plaintext
20 lines
222 B
Plaintext
/debug
|
|
/release
|
|
/dram/debug
|
|
/dram/release
|
|
/dram/build
|
|
*pro.user*
|
|
*.tdb
|
|
*.tdb-journal
|
|
*.out
|
|
/build-simulation
|
|
/release-simulation
|
|
*.*~
|
|
build*/
|
|
._.DS_Store
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
cscope*
|
|
DRAMSys/analyzer/scripts/__pycache__/
|