Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ubuntu_virtual_cae_system [2026/03/18 23:19] – partition beckmanf | ubuntu_virtual_cae_system [2026/06/30 17:34] (current) – utm/virtualbox beckmanf | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| The last version that supports Cyclone II fpga architecture is Quartus 13.0sp1. That version does not support the Cyclone V architecture. All quartus versions that support Cyclone V do not support Cyclone II. So unfortunately there is not one Quartus version that supports both fpga architecutures. | The last version that supports Cyclone II fpga architecture is Quartus 13.0sp1. That version does not support the Cyclone V architecture. All quartus versions that support Cyclone V do not support Cyclone II. So unfortunately there is not one Quartus version that supports both fpga architecutures. | ||
| - | ==== Preconfigured VirtualBox virtual machine ==== | + | ==== Preconfigured VirtualBox |
| - | Hans Färber has build three different virtual machines: | + | Hans Färber has build three different virtual machines |
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | I have a preconfigured virtual machine for arm64 MacOS with UTM here: | ||
| + | |||
| + | * [[https:// | ||
| + | |||
| + | |||
| ===== Build your own from scratch ===== | ===== Build your own from scratch ===== | ||
| Line 126: | Line 132: | ||
| These versions are required for the Altera DE1 board which is used in the digital design lab and is available in the library. This Quartus version is the last version that supports the Altera Cyclone II FPGA which is on that board. So do not install a later version if you want to use that board. The quartus software will be installed at "/ | These versions are required for the Altera DE1 board which is used in the digital design lab and is available in the library. This Quartus version is the last version that supports the Altera Cyclone II FPGA which is on that board. So do not install a later version if you want to use that board. The quartus software will be installed at "/ | ||
| - | The installation of quartus | + | ghdl, yosys and the openroad tools are precompiled for arm64 on debian 13 (trixie). These precompiled binaries are produced |
| + | |||
| + | The installation of quartus and the window environment is done via ansible. You need to open a new terminal to have the PATH settings active. | ||
| ===== Test the installation ===== | ===== Test the installation ===== | ||