FPGA開発日記

カテゴリ別記事インデックス https://msyksphinz.github.io/github_pages , English Version https://fpgadevdiary.hatenadiary.com/

2023-03-24から1日間の記事一覧

Tenstorrentの公開したRISC-V検証パタン riscv_arch_tests を試す (6. Tenstorrent のISSであるWhisperを試す)

TenstorrentのISSであるWhisperを使って、riscv_arch_testsのテストパタンがどのように動くのかを確認してみる。 使用環境はUbuntu-22.04 LTSである。 以下のパッケージをインストールする必要がある。 sudo apt install libboost-dev libboost-program-opti…