bespoke-silicon-group / bsg_manycore

Tile based architecture designed for computing efficiency, scalability and generality
Other
223 stars 58 forks source link

Adding chip directory #603

Closed dpetrisko closed 2 years ago

dpetrisko commented 2 years ago

This PR adds a chip directory which has components which are useful in ASIC for PD, but not used directly in this repo. I moved bsg_manycore_hor_io* here as well as copied the SDR components from the tapeout directory. I suggest that we fully specify the port lists for the SDR links rather than use the `include port list, for clarity

tommydcjung commented 2 years ago

Are we going to move the sdr north/south row as well? They are pretty essential to the hierarchy.

dpetrisko commented 2 years ago

good catch, let me run this through surelog to make sure there's not anything else missing

tommydcjung commented 2 years ago

Is this ready to go?

dpetrisko commented 2 years ago

Hold off a bit, I want to push it through a flow to make sure I didn’t make any errors

dpetrisko commented 2 years ago

Think this is good to go since https://github.com/bespoke-silicon-group/basejump_stl/pull/534 was merged