Skip to content

Instantly share code, notes, and snippets.

@watari3
Created July 21, 2018 05:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save watari3/d30fb3a8189d8e8d033c58b6fc711e96 to your computer and use it in GitHub Desktop.
Save watari3/d30fb3a8189d8e8d033c58b6fc711e96 to your computer and use it in GitHub Desktop.

Personal

  • Name :
    • 氏名 Koji Ishiwatari
  • HN :
    • watari, watari3
  • Facebook :
    • koji.ishiwatari

Work

ASIC・FPGAの設計・開発

Tag

  • 半導体
    • アメリカ・日本・韓国・台湾・中国の半導体の動向
      • TSMC, Samsung, UMC, Global Foundary, SMICの動向
  • FPGA
    • Intel, Xilinx, Lattice Semiconductorの動向
      • FPGA, SoC FPGA
        • (ハードウェアレーヤー) ARM Cortex-A9, A57 and so on, AXI4, (V)DMA, RISC-V
        • (ソフトウェア・アプリケーションレーヤー) オレオレ組み込みLinux, DeepLearning, 画像認識, Device Tree Blob(Linux)
  • Program
    • VerilogHDL, SystemVerilog(以上Hardware Description Language), HLS, tcl, Ruby, Shell Script, Python, Perl, C言語, C++, Go

Ruby について

これまで、Rubyをどのくらい使って、こんなことやってきた~ってことがあれば 例えば、「Hello world」くらいは試したとか、楽しいRubyは読んだけど書いたことないとか

参加した動機

エラー処理周りの記述方法が分からないので

kanazawa.rb で、やりたいこと

おれおれLinux上にrubyをインストールしてrubyのスクリプトを実行させたい

  • rancher os上でSoC FPGA開発用のDaaS or PaaSを構築し、その上でSoC FPGA用のHardware及びオレオレLinuxを作ってその上でrubyをインストールしrubyスクリプトを実行させたい
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment