Hi,
I want to implement the BOOM processor on an FPGA board.
I have tried to go about it by referring to the following flow:
This a project which uses the fpga-zynq repo to implement RocketChip on Zedboard.
However it uses an outdated/deprecated github repository.
I went through the previous conversations/topics on this forum to find that the repository by donggyukim is the updated one.
I modified the commands accordingly but during the submodule instantiation the boom-template doesn't get cloned as that module is also no longer maintained.
Please suggest a work around or solution for this, if it exists.
Thanks