More than 5 years have passed since last update.
概要
高位合成言語アセンブラを作る。
全加算器を作った。
nビット加算器メーカーを作った。
閃き
generateでつくれるんじゃね。
成果物
iverilog実行結果
x + x = x
12 + 100 = 112
127 + 127 = 254
180 + 50 = 230
255 + 1 = 0
10 + 10 = 20
以上。
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme
