| commit | 6599ca7cbfcb1864648c29a13cca6eecbf86ffe8 | [log] [tgz] |
|---|---|---|
| author | Jakub Mlynarczyk <[email protected]> | Thu Nov 04 04:12:24 2021 |
| committer | Commit Bot <[email protected]> | Thu Nov 04 11:06:09 2021 |
| tree | 2bf2e2877063425d1244a66db2a8e8daabaafeba | |
| parent | b9008cf15c2525ad8907a620cb3cdadeb0bec4a6 [diff] |
soc_rom: Remove FPGA's ability to read AE config BUG=b:205045580 TEST=proto2-run; proto2-mon Change-Id: I7612c3735334cc5829f52e334a209fad09c7fd40 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/3260291 Tested-by: Jakub Młynarczyk <[email protected]> Reviewed-by: David Lattimore <[email protected]> Commit-Queue: Jakub Młynarczyk <[email protected]>
See design document
Run the setup script. This will set up git submodules and prompt to install missing packages.
./scripts/setupTo install Radiant you can try to run directly from CLI the extracted binary. In some cases this may fail with “Floating point exception.” error.
In that case run: `./2.2.0.97.3_Radiant_lin.run --console --prefix ~/lscc/radiant/2.2` Analogously for any update binaries available.
RADIANT_DIR to the path where it is installed. e.g. in your .bashrc, you might add:export RADIANT_DIR=$HOME/lscc/radiant/2.2/bin/lin64sudo ~/lscc/radiant/2.2/programmer/data/vmdata/udevsetup_ubuntu (or one of the other udevsetup scripts) to correctly configure USB subsystem for Radiant.If your editor has IDE features for Python (e.g. vscode with the Python extension installed), then you should open it with the appropriate environment variables set. e.g.:
(source environment; code .)