Skip to content

Cell symbol #615

@Blebowski

Description

@Blebowski

Hi,

it would be really great if there was a way on how to display cells as symbols, not simply
as rectangles. That-way the visualized circuit would functionally resemble what it actually does.

There may be two ways on how to achieve this:

  1. Load some type of symbol file explicitly.

There are couple of symbol formats (e.g. XSCHEM has one, then there is proprietary OA format,
and other plaintext formats exist). This might easy way on getting this done, but IMHO not the best.

  1. Infer the symbol from the known logic function by HAL itself.

There could be set of predefined pictures for AND, OR, XOR, FF, LATCH, MUX, and HAL would
form the symbol based on parsing the known logic function. If the logic function is not known
(e.g. as in case of black-box macro as I was mentioning in the other issue), HAL would simply
display rectangle as now.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions