Skip to content

Common IP wrapper #10

@kenkendk

Description

@kenkendk

Once issue #9 is implemented it should be trivial to add existing IP blocks to a program.

Initially we should add blocks for:

  • Blockram
  • VGA output
  • DSP

Each of the components should be implemented such that the user can simply add a new Blockram(..params..) to the code, and then start using it.

Each component should have a full simulation implementation in SME, and the VHDL generator (possibly also the C++ generator) should recognize the blocks and output a configuration similar to the actual component instead of transpiling the simulator contents.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions