You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Finish the Patmos code port to Chisel 3 and beyond.
132 files still use the compatibility layer of Chisel 3, allowing Chisel 2 code with the Chisel._ import. This should all be eliminated
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.
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:
Chisel._
import. This should all be eliminatedVec.fill
@schoeberlpasim
iotester
are commented out. Port them to working test framework.The text was updated successfully, but these errors were encountered: