Skip to content

Riscv ecp5#12

Open
mubes wants to merge 11 commits intoarturo182:masterfrom
mubes:riscv_ecp5
Open

Riscv ecp5#12
mubes wants to merge 11 commits intoarturo182:masterfrom
mubes:riscv_ecp5

Conversation

@mubes
Copy link
Contributor

@mubes mubes commented May 6, 2020

ECP5 integration and build system changes.


# Debugging/Optimization
ifeq ($(DEBUG), 1)
LDFLAGS += specs=rdimon.specs
Copy link
Contributor

Choose a reason for hiding this comment

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

This causes arm-none-eabi-gcc: error: specs=rdimon.specs: No such file or directory for me. Sorry but what does this do? never seen this before :). I'm on gcc 9.3.0.

@mubes
Copy link
Contributor Author

mubes commented May 8, 2020 via email

@kbeckmann
Copy link
Contributor

kbeckmann commented May 8, 2020

Aha alright. If i add a - there and build pergola_ram it doesn't fit anymore: ld: region 'DTC' overflowed by 21656 bytes.
Need to review this a bit closer to understand what's going on. I'm guessing we build more files by default or something.

@kbeckmann
Copy link
Contributor

In order to better review this PR, it would be nice to split it up into Makefile rewrite, and ecp5/colorlight separately. There are a lot of changes :).

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