Skip to content

Addition block with parameterisation #580

Description

@louis574

Describe the bug
Bit width of Adder block does not change with parameter input.

To Reproduce
Steps to reproduce the behavior:

  1. Open new ISSIE sheet
  2. Create parameter 'x'
  3. Inititialise an adder block with width x, two inputs with width x, one input with width 1 for carryin, one output with width x for sum, one output with width 1 for carryout.
  4. Change the value of parameter x

Expected behavior
The width of relevant inputs, outputs, and the adder change to the appropriate new width.

Actual behaviour
The adder bit width does not change with changes to the parameter.

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 5.10.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions