Git Product home page Git Product logo

danieleparravicini / regex_coprocessor Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 6.0 65.67 MB

An accelerator to which you can offload RE matching and that does not use backtracking

SystemVerilog 6.37% Python 0.17% Verilog 22.74% Shell 0.14% C++ 0.45% Tcl 13.55% Makefile 0.01% C 8.38% VHDL 46.84% Pascal 0.01% Stata 0.05% Forth 0.02% JavaScript 0.15% Batchfile 0.01% HTML 0.22% V 0.92%
regular-expression architectures domain-specific-architecture fpga ultra96 ultra96-v2 pynq-z1

regex_coprocessor's Introduction

Hi there ๐Ÿ‘‹

I graduated with honours in Computer Science and Engineering at Politecnico di Milano. I have a solid background in programming and software development and my current interests spans across computing architectures either implemented in ASICs and FPGAs.

regex_coprocessor's People

Contributors

danieleparravicini avatar davideconficconi avatar emanueledelsozzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

regex_coprocessor's Issues

when i simulate , i got this warning.

WARNING: [Wavedata 42-558] Couldn't load one or more protocol instances from protoinst file protoinst_files/re2_copro.protoinst for the following reason(s):
There are no instances of module "re2_copro" in the design.

Distributed load balancers

We may consider to repurpose some basic algorithm already employed in telecommunication.
E.g. the problem of distributing the instructions can be seen shortest path algorithm where paths have variable costs and represent number of instruction in the queue : hence the number of clocks that we have to wait before execution.

Assumed intial pc = 0x0000

this could be handled by placing a register with the initial pc and every time you ask a pc you sum the pc outputted by bb with start pc and use pc outputted as offsets.

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.