Giter VIP home page Giter VIP logo

duckwizard's People

Contributors

m4j0rt0m avatar

Stargazers

 avatar

Watchers

 avatar

duckwizard's Issues

Update Script

A project using the template should be possible to update to newer releases of the template with the help of a script, something like:

make rtl-template-update

This should patch every file of the template.

Better documentation

Give a better explanation of every process handled by the RTL development template.

Add features if needed

Create a Makefile rule that generates the develop environment directories as required in the project.config:

  • fpga
    • altera
    • lattice
    • etc
  • synthesis
    • quartus
    • yosys
    • etc
  • simulation
    • icarus verilog
    • verilator
    • etc
  • linting ? maybe this can be in the root directory as default

The command should be something like:

make create-project

Package sources hierarchy

Create a script that hierarchically orders the package sources taking into account the dependencies between them (i.e. "import").

Support for Qsys designs

The support for systems created by Qsys tool has to be included in the Quartus synthesis processes.
A good approach is to compile the system and generate the .qip file which then be added to the source files of the Quartus project file.

The source directory structure could be something like this:

src/
  rtl/
  include/
  mem/
  package/
  qsys/
  qip/

Synthesis: Vivado

Add support for RTL synthesis with Vivado tool and the support for testing with Xilinx FPGAs.

CI test

Add some testing for every git merge to the default branch, the merge should be possible only if the test passes.

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.