Skip to content

airhdl Feature Requests

26 results found

  1. Add an option to sort bit fields MSB:LSB

    Add a configuration option to display register bit fields sorted high to low, instead of low-to-high as is done now.
    The proposed option should affect both the editor and in the generated documentation.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Add option to split register arrays and still create one single array output

    Add the ability to split register arrays up in equal parts and generate single array output.

    Ex.

    Register:
    | [7:0] | [7:0] | [7:0] | [7:0] |

    Each element in the array would be 8 bits long instead of 32, but still be apart of the same array.

    Current solution would generate 4 different array outputs.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Wrap records on a register basis

    Be able to select registers to be wrapped in records. This will allow the user to select only the registers he want to use records. The rest will use regular signals.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Move field to another register

    Sometimes it's necessary to move a field from one register to another register.

    Currently, the only way to do that is to delete the field from the source register and to re-create it from scratch in the target register.

    It would be useful to have a function for that.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    under review  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Unique Register Address when duplicating

    When duplicating a register, it would be nice to have the new available address offset filled in the new register instead of the offset of the original one.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Make interrupt register outputs available to user logic

    Please consider making interrupt register outputs available to user logic. Currently, there is no easy way for the user logic to know when an interrupt status bit is cleared by the ISR. This is critical to our application, and we cannot use mask bits or other signals to achieve the same result.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
2 Next →
  • Don't see your idea?

airhdl Feature Requests

Categories

Feedback and Knowledge Base