-
I see the last change was in May 2024. https://github.com/SystemRDL/systemrdl-compiler/commits/main/ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Thanks for asking! Indeed the project has been a bit quiet lately but it is certainly not abandoned. I have taken a little bit of a sabbatical from working on it due to some other volunteer work I have been involved with this past year, but that is wrapping up and I am already working through some of the PeakRDL backlog. The recent growth in popularity of the tools in the past year has been exciting and humbling to say the least! As to the compiler, the v1.x major version lineage is not likely to get many changes aside from bugfixes. I am planning development of a major v2 release which will pull in some of the major feature requests as well as some long-overdue clean-up and usability enhancements. |
Beta Was this translation helpful? Give feedback.
-
Great Alex! Should I be sending pull requests for the main branch, is do you want to create a v2 branch? |
Beta Was this translation helpful? Give feedback.
Thanks for asking! Indeed the project has been a bit quiet lately but it is certainly not abandoned. I have taken a little bit of a sabbatical from working on it due to some other volunteer work I have been involved with this past year, but that is wrapping up and I am already working through some of the PeakRDL backlog. The recent growth in popularity of the tools in the past year has been exciting and humbling to say the least!
As to the compiler, the v1.x major version lineage is not likely to get many changes aside from bugfixes. I am planning development of a major v2 release which will pull in some of the major feature requests as well as some long-overdue clean-up and usability enh…