Git Product home page Git Product logo

fpga-bpf's People

Contributors

esophagus-now avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fpga-bpf's Issues

No multiply, divide, or mod in ALU

These operations are seldom used, and in fact, complicate the design since they take more than one clock cycle.

However, we should have them.

Very messy packet_length logic

I need to pick a consistent way to manage the packet length logic; right now it's spread between having to do it in the forwarder, CPU, and packetmem.

Very messy parameters in Verilog code

Basically it's very confusing. There's a mix of defines and parameters, and there are no consistent rules.

One particularly confusing aspect is how snoopers and forwarders must increment addresses by 2 instead of 1. I should really just append a zero internally.

Anyway, stuff like that. Code cleanup (and eventual documentation) is always a work in progress,

Code usage

Hi @esophagus-now,
I might want use parts of your code in an educational study that could contribute to commercial product. I tied to reach out to you via [email protected] but without luck.
Is there a possibility for that kind of usage?

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.