Code Monkey home page Code Monkey logo

fic_prog_go's Introduction

FiC FPGA configurator (golang 版)

nyacom (C) 2018.05 [email protected]

  • yakuza様のFiC progをgolangで焼き直したバージョン
  • このプログラマはsudoしなくてもユーザ権限で動く
    • raspbianではユーザをgpioグループに入れておく必要がある。

使い方

FiCのRPi上で以下のようにする

$ go run ficprog.go ledtest.bin [-m {8, 16}] [-c]

-m は Selectmapのモードを指定するオプションで,8bit幅か16bit幅を選択する -c は PR用にINITBをアサートせずにプログラミングする

ビルドの仕方

golang製なので,ビルドもできる。

$ go build ficprog.go

すると,ficprog というバイナリがビルドされているはず。

ロックファイル

GPIO操作中の他のプログラムとの干渉を避けるため,/tmp/gpio.lock というファイルを監視する

  • LOCKEXPIRE 秒以上前に作成されたgpio.lockファイルは無視して更新する
  • TIMEOUT秒以上gpio.lockが取れないとあきらめる

fic_prog_go's People

Contributors

nyacom avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.