Coder Social home page Coder Social logo

Comments (18)

mithro avatar mithro commented on June 9, 2024 2

This looks awesome!

from netlistsvg.

nobodywasishere avatar nobodywasishere commented on June 9, 2024 1

So I've worked a little bit more on this, specifically on the latches / flip-flops. For latches/ffs with a reset, I've just added a port onto the bottom that can be populated if it exists, and I've not distinguished between synchronous and asynchronous (yet). I also added -bus variants for these.

image

Here's an example of one diagram before:

image

And after:

image

from netlistsvg.

mithro avatar mithro commented on June 9, 2024 1

All looks pretty awesome to me!

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

@nobodywasishere - I'm sure I had some of these already created somewhere but I can't seem to find them now....

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

Apparently I had some stuff at mithro/symbiflow-arch-defs@bd58242?short_path=e0d91d8#diff-e0d91d811dd290812325d4ed53ad63fc429631785ea6edaf4c835205aef59563

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

image

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

There seems to be some documentation at https://github.com/mithro/symbiflow-arch-defs/blob/4ac22bdc2f6261c09db5f00034b52c66d5f482ce/vpr/latches/README.md

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

https://raw.githubusercontent.com/mithro/symbiflow-arch-defs/f47a4e1539c844aac164692f4fdb164f19740861/common/svg/default.svg

Screenshot from 2021-04-01 21-54-23

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

https://raw.githubusercontent.com/mithro/symbiflow-arch-defs/277b176d04243067af4bd37f12be03347275593f/common/netlistsvg.svg

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

And on the topic of flip flops and latches - I have a giant table of flip flops and latches found in various FPGA architectures at https://docs.google.com/spreadsheets/d/16yvScRkedOkPCRBSInFuHE_cUMD8Ls-b9KFmHocpC-o/edit#gid=0 and some details about the mapping between them at https://docs.google.com/spreadsheets/d/1pWjU8RujiGdlr-8iG66O1rvognNHgtnNVvCjSfksH-4/edit#gid=0

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

There is also some code to generate flip flops from the spreadsheet at https://github.com/mithro/symbiflow-arch-defs/blob/v2x-latches2/utils/flipflop-generate.py

from netlistsvg.

nobodywasishere avatar nobodywasishere commented on June 9, 2024

image
Work in progress here. Thoughts? Still need to work on the flip flops / latches. Thank you for all the information mithro!

from netlistsvg.

rishubn avatar rishubn commented on June 9, 2024

Are there plans to unroll or devise skins for complex gates within the cell library such as AOI3

https://github.com/YosysHQ/yosys/blob/fdb19a5b3a10572b1b84a26306ec5e83a4eff613/manual/CHAPTER_CellLib.tex#L637

from netlistsvg.

nobodywasishere avatar nobodywasishere commented on June 9, 2024

I had not planned on doing those, though I can look into it. Do you have an idea / sketch of what you think it could look like?

from netlistsvg.

rishubn avatar rishubn commented on June 9, 2024

@nobodywasishere

It would make sense to unroll these, currently their are represented as black boxes, but maybe this needs to be done on the algorithm side, not the skins
For example, OAI3:

image

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

Some suggestions from a quick google search;

image

image

2-2 AOI Symbol

from netlistsvg.

mithro avatar mithro commented on June 9, 2024

image

from netlistsvg.

nobodywasishere avatar nobodywasishere commented on June 9, 2024

Progress update:

  • Added $_{AND,OR}NOT_
  • Added $_{AOI,OAI}{3,4}_
  • Added the fix in #115
  • Attempted a memory cell, but not sure how good a representation this is (it's still a WIP)

image

from netlistsvg.

Related Issues (20)

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.