1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

応用情報技術者試験に向け勉強してみた~コンピューター編〜

Posted at

#LSIについて
LSIとはlarge scale integrationの略
大きな集積回路を集めたもの
システムLSIとはシステムに必要な複数の必要な機能をまとめたもの
##SoCとは
SoCとはSystem on a chip
複数の機能を一つにまとめた半導体製品
システムLSIとほぼ同義で用いられる
##SiPとは
SiPとはsystem in package
複数のLSIを一つのパッケージにまとめられたもの
##カスタムICとは
自身の設計した回路をそのままICとして製造したもの
このように特別な用途のために設計、製造されたICのことをASIC(Aplication Specific Integrated Circuit)という。コストが掛かる。
##PLDとは
設計した回路を電気的に書き換えることができる。
Programable Logic Deviceの略
代表格はFPGA(Filed Programmable Gate Array)
HDL(Hardware Description Language)で設計される。

1
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?