t-crest / patmos

Patmos is a time-predictable VLIW processor, and the processor for the T-CREST project
http://patmos.compute.dtu.dk
BSD 2-Clause "Simplified" License
134 stars 72 forks source link

Project cleanup master issue #145

Open Emoun opened 7 months ago

Emoun commented 7 months ago

This issue tracks the discussion and what needs to be done regarding cleaning up the Patmos/T-CREST repositories and their code.

Please feel free to talk about any of the issues by commenting, and I'll keep the list below updated where needed. If you make issues elsewhere as part of this work, please don't forget to link to this issue.

Current issues are:

schoeberl commented 7 months ago

Thank you for summarizing this! If you don't mind, I've updated it a bit. I did not know that anyone could edit the original issue request. Very nice!

schoeberl commented 7 months ago

If you do changes related to Chisel 3, please tag the commit message with chisel3: your comment

Emoun commented 1 month ago

Just committed a fix to the patmos repository llvm2 branch that fixed the linker script, meaning we can now use the new compiler to download programs to an FPGA. Anyone interested should try this so we get it tested some more.

In the end, the issue was the linker script and not the compiler or bootloader.