Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built in RAMs render uint0_t address for 1-element arrays #197

Open
JulianKemmerer opened this issue Jun 10, 2024 · 1 comment
Open

Built in RAMs render uint0_t address for 1-element arrays #197

JulianKemmerer opened this issue Jun 10, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@JulianKemmerer
Copy link
Owner

triangle_t tri_ram[1];
triangle_t my_ram_main_tri_ram_RAM_SP_RF_0(uint0_t addr0, triangle_t wd, uint1_t we);

Fix to round 0 to 1 when doing log2 math

@JulianKemmerer JulianKemmerer added bug Something isn't working good first issue Good for newcomers labels Jun 10, 2024
@Paulo-D2000
Copy link
Contributor

#201 Might fix it :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants