Giter Site home page Giter Site logo

eeric-core's Introduction

Hi, I'm Paweล‚ Perek! ๐Ÿ‘‹

About Me ๐Ÿ“š

  • ๐ŸŽ“ Bachelor's in Computer Science from AGH University of Technology
  • ๐ŸŒฑ Always eager to learn new technologies and programming languages.
  • ๐ŸŽฏ Passionate about creating efficient, clean, and maintainable code
  • ๐Ÿ’ป Contact: [email protected]

๐Ÿ”ง Technical Skills

๐Ÿ› ๏ธ Low-Level Programming

  • Languages: Rust, C++, C
  • Assembly: RISC-V, ARM, x86, WASM

๐ŸŒ Web Development

  • Front-end: React, Preact, Rust/Leptos
  • Back-end: Rust/Axum, Node.js, Haskell
  • Mobile: Flutter, SwiftUI
  • DB: PostgreSQL, MongoDB

๐Ÿง  Artificial Intelligence

  • Basics of FFNN, CNN, RNN with Tensorflow and Pytorch

๐Ÿ“‚ Projects

eeric-core's People

Contributors

pawelperek avatar

Watchers

 avatar

eeric-core's Issues

Implement Zfa extension

Although still in 0.1 version, floating point immediate instructions with immediate operands like vli.s and vli.d are perfect for emulator

Stabilize API

Exports of eeric are more or less stable, but before releasing v.0.1 I need to make sure that all structs/enum/traits and whatnot are exported so that projects depending on this library can upgrade to newer eeric version without backwards incompatibilities.

Regression

Current implementation has very low code coverage and potentially a lot of bugs. After implementation of pre v.0.1.0 issues, all instructions need be tested.

Acceptance criteria:
Vector load/stores: unit tests for SEW::E8, SEW::E16, SEW::E32, SEW::E64
Vector integer instructions: unit tests for SEW::E8, SEW::E16, SEW::E32, SEW::E64
Vector floating point instructions: unit tests for SEW::E16, SEW::E32

VectorContext refactor

Current implementation of vector iterator doesn't take into consideration VL and VSTART CSRs. It would be nice to refactor VectorRegister handle into separate struct

Refactor VectorEngine out of Core

Since vtype CSR should be the only source of truth for risc-v core, VectorEngine should not be a property of rvcore but a method returned by VectorContext (rename to VectorConfig?)

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.