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
To show off the capabililties of XLS, we want to test it on ASIC instead of FPGA, and so we should try to get that working. For now, I've managed to install it in nix-shell in the devcontainer, but I spoke with Adrian and he mentioned it might be easier to install the docker-based version on the actual SSH machine provided it doesn't install a bunch of alternative stuff. This is more exploratory than the FFTs, so I'll hold off on it for now.
I'll try to write some scripts to synthesize some verilog and see if it works next.
Install openlane on havarti
Test synthesis
Automate testing? Also need to automate zeroing in on clock period and density parameters.
The text was updated successfully, but these errors were encountered:
Cool! FWIW, the FoSSI people have a container with a bunch of these tools already installed. I think you can take a look at F4GA or OpenROAD and see where these containers are
To show off the capabililties of XLS, we want to test it on ASIC instead of FPGA, and so we should try to get that working. For now, I've managed to install it in
nix-shell
in the devcontainer, but I spoke with Adrian and he mentioned it might be easier to install the docker-based version on the actual SSH machine provided it doesn't install a bunch of alternative stuff. This is more exploratory than the FFTs, so I'll hold off on it for now.I'll try to write some scripts to synthesize some verilog and see if it works next.
The text was updated successfully, but these errors were encountered: