GithubHelp home page GithubHelp logo

ladnik / risc-v-assembly-introductory-exercises Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adilkoken/risc-v-assembly-introductory-exercises

0.0 0.0 0.0 107 KB

collection of exercises designed to introduce students to the fundamental concepts of computer architecture using the RISC-V instruction set.

License: GNU General Public License v3.0

Assembly 100.00%

risc-v-assembly-introductory-exercises's Introduction

RISC-V-Assembly-Introductory-Exercises

collection of exercises designed to introduce students to the fundamental concepts of computer architecture using the RISC-V instruction set.

This repository is an unofficial supplement for students at the Technical University of Munich (TUM) enrolled in the Introduction to Computer Architecture course. However, it's also a valuable resource for anyone interested in learning RISC-V assembly language.

Environment

This collection of exercises is designed to be used with the QtRvSim environment, a user-friendly simulator tailored for RISC-V assembly language. QtRvSim provides an interactive and visual approach to learning assembly code, making it an ideal platform for beginners.

Objective

The primary aim of this repository is to provide hands-on, practical exercises to enhance understanding of RISC-V assembly programming. These exercises are tailored to assist beginners in grasping the basic principles of assembly language in a structured and progressive manner.

Exercises

Exercise name Difficulty Covered topics
binary2dec easy load/store, bit operations
counting_bits easy bit operations
max_of_arr easy load/store
reversing_string easy load/store, strings
simple_stack easy stack
sum_even easy load/store, bit operations
bubblesort medium load/store
dec2binary medium load/store, bit operations
jumptables medium jumptables
printlen medium load/store, strings
rec_fn medium recursion
binary_search hard load/store, complex control flow, recursion
binary_tree_max hard load/store, trees, complex control flow, recursion
triangular_numbers hard recursion

Contribution

While this is an unofficial resource for TUM students, contributions are welcome. Whether it's fixing bugs, adding new exercises, or improving documentation, your input is valuable.

risc-v-assembly-introductory-exercises's People

Contributors

adilkoken avatar ladnik avatar lukasketzer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.