f4pga / f4pga/f4pga-arch-defs

Generate netlistsvg images for each a sim model's modes

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
arch-* lang-verilog type-sim type-utils
Dominant language
Jupyter Notebook
Stars
314
Forks
121
PR merge metrics
No merged PRs in 30d

Description

Many sim models have multiple modes of operation. These modes are normally control by the `MODE` parameter.

We currently render the image for only whatever is configured as the default mode (For this reason, I generally configure things to be in their "mode complicated" mode).

The list of mode can be found via the `MODES` property, see below;
```verilog
(* MODES = "MODE1; MODE2" *)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.