Skip to content
View amanda-matthes's full-sized avatar

Organizations

@SnapperGPS

Block or report amanda-matthes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. UFAW2024_content_analysis UFAW2024_content_analysis Public

    An analysis of how different types of animals (farmed, wild, companion, ...) were represented at the UFAW animal welfare conference 2024.

    Python

  2. simple_superscalar_out-of-order_pipeline simple_superscalar_out-of-order_pipeline Public

    A superscalar and out-of-order instruction pipeline loosely based on the RISC-V ISA implemented in SystemVerilog.

    SystemVerilog

  3. cache_timing cache_timing Public

    In this simple demo I show how one can indirectly access memory content by timing memory accesses.

    C++ 1

  4. testbench_generator_for_SystemVerilog_modules testbench_generator_for_SystemVerilog_modules Public

    Takes a SystemVerilog module and creates a skeleton for a testbench. It parses the modport list and creates an instance in the testbench as well as some other useful stuff.

    Python

  5. simple_logic_circuit_simulator simple_logic_circuit_simulator Public

    A simple console-based simulator for idealised logic circuits. This was my final project for a C++ course at the University of Manchester.

    C++

  6. garden garden Public

    A streamlit app for tracking work. In progress.

    Python