Lattice Diamond をLubuntuメニューに追加する

Lattice Diamond をLubuntuメニューに追加します。 環境 Lubuntu 18.04 (LXDE) Lattice Diamond 3.12 *メニューアイテムの作成 /usr/share/applicationフォルダに Lattice Diamond.desktopファイルを新規に作成します。 [Desktop Entry] Type=Application Na…

Lattice Diamond on Ubuntu 18.04 alienを使ったインストール2

はじめに rpmからスクリプトを抽出してインストールする方法 環境 Ubuntu 18.04.6 LTS (Bionic Beaver) 環境構築 Lattice Diamond インストール前の環境構築 これをインストールしておかないとModel Sim Lattice Edition が起動しない sudo apt-get install …

Raspberry pi3 modelBをWiFi AccesPoint化する

事前準備 OS 2019-04-08-raspbian-stretch-full 設定 以下の記事で問題なし。 qiita.com hostapdの起動(sudo systemctl start hostapd)時にエラーが出たときの対処方法は以下の記事を参照した。 www.raspberrypi.org

Lattice Diamond on Ubuntu 18.04 alienを使ったインストール

はじめに rpmからスクリプトを抽出してインストールする方法 Lattice Diamond on Ubuntu 18.04 アップデート - makimakidon’s blog Lattice Diamond on Ubuntu 18.04 - makimakidon’s blog より、簡単な方法が見つかった。 インストール方法 --scriptsを引数…

Lattice Diamond on Ubuntu 18.04 アップデート

事前準備 アップデートスクリプトcp_packがcshを使用するため、cshをインストールしておきます。 sudo apt-get install csh 作業フォルダとしてlattice_diamond_patchディレクトリを作成します。 diamond_3_10-base_x64-111-2-x86_64-linux.rpmをインストー…

Lattice Diamond on Ubuntu 18.04

事前準備 rpmファイルからファイルを取り出すツールをインストールします。 sudo apt-get install rpm rpm2cpio rpmパッケージの入手 LatticeSemiconductorサイトでユーザー登録し、diamond_3_10-base_x64-111-2-x86_64-linux.rpmを入手します。 www.lattice…