intel / intel/rohd

Make it so that `Synthesizer`s generate an output themselves based on a `Module`

Open
#14 0 comments 0 reactions 1 assignee Claimed by @mkorbel1 View on GitHub
enhancement
Dominant language
Dart
Stars
489
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
10

Description

Right now, `Module` has a method `generateSynth` which uses a `SynthBuilder` and `SystemVerilogSynthesizer` to generate SystemVerilog file contents. It would be better if `Synthesizer` had a function that consumes `Module`s directly and returns/generates the file contents. A new `Synthesizer` should not require a new method in `Module`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.