Git Product home page Git Product logo

digilogic's People

Contributors

rj45 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

digilogic's Issues

KiCAD netlist sync

A way to import or sync or diff a KiCAD netlist with the circuit to have some assurance the circuits have the same wiring

iverilog simulated subcircuits

subcircuits written in verilog could be simulated in iverilog. Functional models, such as sdram or spi memories could run this way.

Bit-width inference

Having bit-width propagate from inputs through components to outputs would be amazing

Wire bundles for bundling wires together

Wires can be joined and split by name from what is visually a single wire, and a single port can take a bundle and will make hidden ports on the subcircuit for just the bundled signals actually used inside the circuit

For example all control signals could be bundled, and split off in each subcircuit where it's used

yosys json import

A verilog design should be compilable into json with yosys and then be imported / synced with the circuit in digilogic

The components and wires will need some sort of automatic layout, like graphviz or ELK. Best effort is fine, manual fixup can be done after.

Tabs for subcircuits

When viewing or editing subcircuits, they should open in tabs rather than separate windows. There is a separate issue for viewing two tabs at once

Substitute subcircuits for functional model during simulation

Ability to load a dynamic library with code that emulates a subcircuit in a more efficient manner during simulation. Should be easily toggled on and off. For example a gate level simulation of a processor could have a higher level emulator of that processor run instead in order to speed up the simulation.

Encourage longer naming of wires and components

In Digital, because labels are inside components, there is a lot of pressure to have short names to keep components smaller. Figure out a design that doesn't have this pressure. May require some experimentation.

FST output support

FST is like VCD but produces smaller files and can be faster to produce and load, but is more complex to implement than VCD

Configurable memories

Memory components should support optional input and/or output registers, separated or tristate data ports, etc. Any memory config in yosys supported fpgas and common SRAMs should be supported.

SDRAM and SPI memories could be supported via functional models loadable from dynamic libraries or perhaps iverilog simulation.

KiCAD schematic sync / reimport

An imported KiCAD schematic can reimport over top in a way that allows keeping the digilogic version up to date with the KiCAD version

Import circuits from Digital

Only a subset of components would be importable, but stub subcircuits could be generated for components that aren't supported

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.