vistaでquartus その31
概要
vistaでquartusやってみた。
cpu作ってみた。
シミュレータで実行。
アセンブラでコンパイル。
実機で実行。
ソース
a-zを表示。
push 0
set i
loop:
get i
push 25
>
pass:
jz pass
get i
push 97
+
out
get i
push 1
+
set i
jmp loop
シミュレータで実行。
アセンブラでコンパイル。
実機で実行。
以上。
Author And Source
この問題について(vistaでquartus その31), 我々は、より多くの情報をここで見つけました https://qiita.com/ohisama@github/items/5dadcac89e5a7fbb0cee著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .