Good question.
Unfortunately, I do not know of any plans to continue supporting the fpga-zynq repository. There are a couple of reasons for this:
- BOOM really only fits on very large and expensive boards like the ZC706 (~$2.5k). This makes it hard for others to "dip their toes" into using BOOM.
- At Berkeley, we found it easier to scale up our research by moving our FPGA development efforts to Amazon's EC2 cloud. Less capital expenses, less maintenance and IT efforts, and instant scale-out at a moment's notice.
- Our hope is that we/Berkeley can provide an easy setup for others to use Amazon too.
- My hope is by adhering to the "project-template" format, it will be relatively easy for others to port rocket-chip/boom to their particular FPGA platform (perhaps by modeling the SiFive Freedom FPGA project). This either requires bringing in devices (say from "sifive-blocks") for self-hosted systems, or porting riscv-fesvr for tethered systems.
Unfortunately, I do not believe that Berkeley has open-sourced their Amazon/FireSim/Midas infrastructure yet. So, in the near-term, that means it is difficult to get the current rocket-chip/boom onto an FPGA. Hopefully others can come forward and share their own work if they get up-to-date rocket-chip working on their own FPGAs.
-Chris