Skip to content

Riscv ecp5#12

Open
mubes wants to merge 11 commits into
arturo182:masterfrom
mubes:riscv_ecp5
Open

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

Conversation

@mubes

@mubes mubes commented May 6, 2020

Copy link
Copy Markdown
Contributor

ECP5 integration and build system changes.

Comment thread Makefile

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

Copy link
Copy Markdown
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

mubes commented May 8, 2020 via email

Copy link
Copy Markdown
Contributor Author

@kbeckmann

kbeckmann commented May 8, 2020

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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