243

所属分类:土木工程
开发工具:Assembly
文件大小:0KB
下载次数:0
上传日期:2024-03-11 16:00:04
上 传 者sh-1993
说明:  Nios II架构中的编程实验室。
(Programming labs in Nios II architecture.)

文件列表:
.vscode/
lab1/
lab2/
lab3/
lab4/
lab5/
lab6/
lab7/
.DS_Store
notes.s

# ECE243: Computer Organization > Programming labs in Nios II Architecture. By Annie Wang and Samar Qureshi. [My course notes here!](https://samarqureshi.notion.site/ECE243-Computer-Organization-920e28b7f4044b1a96aea6d001a3f926?pvs=4) ## How to use [CPUlator](https://cpulator.01xz.net/?sys=nios-de1soc&d_audio=48000) - Write the code in the editor - Edits can be made in the `Editor` pane - `File > Save` will save a copy of the text in your Downloads folder - `Compile and Load` will assemble the program and load it into the memory of the simulated computer system - `Disassembly` pane lets you see machine code and gives address in memory of each machine-code word - `Step Into` command allows you to execute your program one instruction at a time - Breakpoints can be set at a specific memory address where you want the execution to pause - Useful for debugging or examining the state of the program at certain points, such as before or after a loop or a function call - Use `Continue` command to run the program until it reaches the breakpoint

近期下载者

相关文件


收藏者