ペンネーム(屋号): Seaoak (しーおーく)
インボイス登録番号: (準備中)T0000000000000
Profile
Skills
-
Software Programming
- C言語 --- Linux システムプログラミング、組み込みマイコン(ベアメタル)
- JavaScript --- Node.js (OSS project "Hexo" contributor)
- HTML/CSS --- web design
- Perl --- データ処理
- シェルスクリプト --- データ処理、自動化
- Rust --- 勉強中
-
Hardware Programming
- Verilog-HDL --- ASIC/FPGA 論理検証(テストベンチ)
- SystemVerilog --- ASIC/FPGA 論理検証(テストベンチ)
-
Hardware Design
- FPGA --- Intel (Altera) FPGA with Nios II マイコン
- USB3 --- Devcie design with IP core
- PCI-Express --- Device design, PCB layout
- InfiniBand --- NIC design
C言語でのシステムプログラミングを経験したプラットフォーム:
CPU アーキテクチャ | x86-64 | IA-64 | x86 | SPARC |
---|---|---|---|---|
データモデル | LP64 | ILP64 | ILP32 | LP64 |
int型のサイズ | 32bit | 64bit | 32bit | 32bit |
long型のサイズ | 64bit | 64bit | 32bit | 64bit |
ポインタ型のサイズ | 64bit | 64bit | 32bit | 64bit |
エンディアン | LittleEndian | LittleEndian | LittleEndian | BigEndian |
OS | Linux | Linux | Linux | Solaris |