Skip to content

The mode of detecting HW finished signal should be specified in the JSON file #5

@takasehideki

Description

@takasehideki

There are two modes for detecting HW finished signal; polling and interruption.
In current implementation, SW interfaces of both mode are synthesized as functions ((); and _interrupt(); ). To specify the mode, user should describe respective function.

In terms of the maintainability of the design file, it would be better that the detecting mode can be specified in the JSON file. Corresponding SW interface layer may only be synthesized in the toolchain.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions