Skip to content

Conversation

@martin-frbg
Copy link
Collaborator

@martin-frbg martin-frbg commented Jul 21, 2025

for #5388

@martin-frbg martin-frbg added this to the 0.3.31 milestone Jul 21, 2025
@martin-frbg martin-frbg merged commit 4ae8707 into OpenMathLib:develop Jul 22, 2025
81 of 95 checks passed
file(APPEND ${TARGET_CONF_TEMP}
"#define L1_DATA_SIZE 65536\n"
"#define L1_DATA_LINESIZE 32\n"
"#define L2_SIZE 262144\n"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@martin-frbg Is this right? Seems a bit small for L2

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe 2097152?

file(APPEND ${TARGET_CONF_TEMP}
"#define L1_DATA_SIZE 65536\n"
"#define L1_LINESIZE 32 \n"
"#define L2_SIZE 262144\n"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

@martin-frbg
Copy link
Collaborator Author

You would probably know - not sure offhand where I got that number from, likely I did not find an official datasheet or other reliable source and just put a "safe" smallish number that should fit all kinds of hardware configurations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants