Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / SystemRDL/systemrdl-compiler issues and pull requests

#246 - unannounced breaking change in 1.29.0

Issue - State: closed - Opened by matt-dbs 26 days ago - 2 comments

#245 - [BUG] December 2024 commits adding assertions broke SystemRDL builds

Issue - State: closed - Opened by paul-demo 27 days ago - 5 comments
Labels: bug

#244 - [FEATURE] Add field iterator helper that provides reserved gap information

Issue - State: closed - Opened by amykyta3 about 1 month ago
Labels: feature

#243 - [BUG] RuntimeError: Internal error

Issue - State: closed - Opened by Furetur about 1 month ago - 1 comment

#242 - [chore] Clean up type hinting

Issue - State: closed - Opened by amykyta3 about 2 months ago
Labels: feature

#241 - [BUG] py.typed not being installed

Issue - State: closed - Opened by krcb197 about 2 months ago - 1 comment
Labels: bug

#240 - how to derefece the proprty of a field

Issue - State: closed - Opened by SikoVerilog about 2 months ago - 5 comments
Labels: question

#239 - Add hash method for UserEnumMemberContainer.

Pull Request - State: closed - Opened by nachumg about 2 months ago - 1 comment

#238 - write singal bit of interrupt register

Issue - State: closed - Opened by SanaUllahSultan about 2 months ago - 4 comments
Labels: question

#237 - Interrupt and signal property

Issue - State: closed - Opened by SanaUllahSultan about 2 months ago - 3 comments
Labels: question

#235 - Include other-code source-ref in some compiler error messages

Pull Request - State: closed - Opened by nachumg 2 months ago - 3 comments

#233 - Fix pylint error R0917.

Pull Request - State: closed - Opened by nachumg 2 months ago - 1 comment

#231 - [FEATURE] Include other-code source-ref in compiler error messages

Issue - State: closed - Opened by nachumg 2 months ago - 2 comments
Labels: feature

#230 - [BUG] concatenate enum to int fails

Issue - State: closed - Opened by nachumg 2 months ago - 1 comment
Labels: bug

#225 - JSON --> RDL conversion and regfile registers overlapping after elaboration

Issue - State: closed - Opened by anjpar 3 months ago - 1 comment
Labels: question

#224 - [BUG] MemoryError on field assignment

Issue - State: closed - Opened by Furetur 4 months ago - 1 comment
Labels: bug

#223 - [BUG] Verilog preprocessor, `ifdef around `include statement

Issue - State: closed - Opened by Risto97 4 months ago - 4 comments

#222 - Registering Soft UDPs with an enum as the valid_type

Issue - State: closed - Opened by rbroich 4 months ago - 2 comments
Labels: question

#221 - Registers overlapping after elaborating model tree with compiler

Issue - State: closed - Opened by Saacman 5 months ago - 2 comments

#220 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#219 - make FIPS happy

Pull Request - State: closed - Opened by rpatel3001 5 months ago - 6 comments

#218 - [BUG] example for MyUDPDefinition has an incorrect import

Issue - State: closed - Opened by krcb197 6 months ago - 1 comment
Labels: documentation

#214 - [FEATURE] - Importer API support for signals

Issue - State: open - Opened by benoitdenkinger 9 months ago - 2 comments
Labels: feature

#213 - Compatibility between UDP `default` property and `UDPDefinition.default_assignment`

Issue - State: closed - Opened by maltaisn 9 months ago - 4 comments
Labels: bug

#212 - `define for value replacement does not work

Issue - State: closed - Opened by maltaisn 9 months ago - 2 comments
Labels: invalid

#207 - Add py.typed to MANIFEST.in

Pull Request - State: closed - Opened by darrylring 10 months ago - 2 comments

#202 - Describe how addressing is impacted by ispresent in docs

Issue - State: closed - Opened by hughjackson 12 months ago - 2 comments

#200 - [FEATURE] property_src_ref needed for UserEnum and UserEnumMember

Issue - State: open - Opened by kjeldbeg about 1 year ago
Labels: feature

#198 - Set abbreviated Node.type_name for long parameterized types

Issue - State: open - Opened by erang20 about 1 year ago - 1 comment
Labels: feature

#195 - Allow Elaboration without addrmap

Issue - State: closed - Opened by EAlexJ about 1 year ago - 2 comments

#193 - detecting name collisions during path serialization

Issue - State: closed - Opened by jeras about 1 year ago - 1 comment

#187 - Add method to generate a globally scoped type name to Node API

Issue - State: closed - Opened by amykyta3 over 1 year ago - 1 comment
Labels: feature

#186 - missing parameterization in the component hierarchy

Issue - State: closed - Opened by jeras over 1 year ago - 13 comments
Labels: question

#185 - Unintended `external` applied to `addrmap` instance

Issue - State: closed - Opened by jeras over 1 year ago - 3 comments
Labels: invalid

#183 - Add support for assigning references in importer API

Issue - State: open - Opened by amykyta3 over 1 year ago - 1 comment
Labels: feature

#182 - fix parameter cached beetwen elaborations

Pull Request - State: closed - Opened by Risto97 over 1 year ago - 3 comments

#181 - [BUG] Parameter internal cleanup after first elaboration

Issue - State: closed - Opened by Risto97 over 1 year ago - 1 comment
Labels: bug

#180 - User defined property default for array type causes exception

Issue - State: closed - Opened by markcohen32 over 1 year ago - 2 comments
Labels: bug

#177 - add support and tests for interleaving component arrays

Pull Request - State: closed - Opened by ericbreyer over 1 year ago - 1 comment

#176 - Empty addrmap causes compiler to crash

Issue - State: closed - Opened by kjeldbeg over 1 year ago - 4 comments
Labels: bug

#174 - Add ability to inject define macros into preprocessor

Issue - State: closed - Opened by amykyta3 over 1 year ago
Labels: feature

#173 - Cannot alias registers with we = true

Issue - State: closed - Opened by Gragaloth over 1 year ago - 2 comments
Labels: bug

#172 - regfile inside addrmap does not compile

Issue - State: closed - Opened by joecrop over 1 year ago - 1 comment
Labels: invalid

#170 - Generate one cycle strobe signal on empty register read

Issue - State: closed - Opened by m-kru almost 2 years ago - 7 comments
Labels: question

#169 - Array stride for last element may be wrong

Issue - State: closed - Opened by kjeldbeg almost 2 years ago - 6 comments
Labels: question

#168 - Deprecate MessageHandler. Rework all tools to use Python's logging

Issue - State: open - Opened by amykyta3 almost 2 years ago
Labels: feature

#167 - Problem with donttest

Issue - State: closed - Opened by kjeldbeg almost 2 years ago - 2 comments
Labels: bug

#166 - Override parameter during elaborate, second time default parameter is used

Issue - State: closed - Opened by Risto97 almost 2 years ago - 3 comments
Labels: bug

#164 - Property reference within array can return incorrect reference

Issue - State: closed - Opened by amykyta3 almost 2 years ago
Labels: bug

#163 - Iteration which stops at address map boundaries

Issue - State: closed - Opened by krcb197 almost 2 years ago - 2 comments
Labels: question

#162 - Override user struct parameter with elaborate method

Issue - State: closed - Opened by Risto97 almost 2 years ago - 3 comments
Labels: question

#161 - Assign array of inherited structures to an property with array of base structures

Issue - State: closed - Opened by Risto97 almost 2 years ago - 4 comments
Labels: bug

#160 - Interleaved registers arrays

Issue - State: closed - Opened by masics almost 2 years ago - 6 comments
Labels: question

#159 - Reference produced by operations on other references

Issue - State: closed - Opened by eblankenberg-trt almost 2 years ago - 3 comments
Labels: question

#158 - SystemRDL standard future?

Issue - State: closed - Opened by Risto97 almost 2 years ago - 5 comments
Labels: question

#155 - Incorrect error about meaningless access property combination

Issue - State: closed - Opened by craigc40 almost 2 years ago - 4 comments
Labels: bug

#154 - Boolean Operations on Fields and Signals

Issue - State: closed - Opened by willy134 almost 2 years ago - 1 comment

#153 - Discussion: C Header Generator

Issue - State: closed - Opened by ahogen almost 2 years ago - 4 comments

#147 - issue in compiling UDP with arrayed type

Issue - State: closed - Opened by aveerubhotla-ventana about 2 years ago - 3 comments
Labels: bug

#146 - Memories to not pick up the default width

Issue - State: closed - Opened by krcb197 about 2 years ago - 2 comments

#145 - Iterator that provides MemNodes?

Issue - State: closed - Opened by kele14x about 2 years ago - 2 comments
Labels: question

#144 - Update regex `include

Pull Request - State: closed - Opened by edcote about 2 years ago - 1 comment

#141 - alignment not checked when address is explicit

Issue - State: closed - Opened by j-klier over 2 years ago - 2 comments
Labels: bug

#140 - Correctly detect address overlaps for sparse arrays.

Pull Request - State: closed - Opened by andrei-gabriel-blanaru over 2 years ago - 1 comment

#139 - Address overlap check can give false positive for sparse arrays

Issue - State: closed - Opened by andrei-gabriel-blanaru over 2 years ago - 1 comment
Labels: invalid

#138 - Global property defaults

Pull Request - State: closed - Opened by hughjackson over 2 years ago - 2 comments

#137 - Embedded Perl in `include is not expanded

Issue - State: closed - Opened by peter-smith-wdc over 2 years ago - 1 comment
Labels: wontfix

#135 - Access to the parameters of the component

Issue - State: closed - Opened by markcohen32 over 2 years ago - 9 comments
Labels: question

#134 - Assignment of parameter value to Perl variable

Issue - State: closed - Opened by markcohen32 over 2 years ago - 3 comments
Labels: question

#133 - Rework implementation of user-defined RDL structs

Issue - State: closed - Opened by amykyta3 over 2 years ago - 1 comment
Labels: invalid

#132 - Rework implementation of user-defined RDL enumerations

Issue - State: closed - Opened by amykyta3 over 2 years ago - 1 comment
Labels: invalid

#131 - Signals are not allowed within fields

Issue - State: closed - Opened by j-klier over 2 years ago - 4 comments
Labels: bug

#130 - Enum parsing

Issue - State: closed - Opened by markcohen32 over 2 years ago - 8 comments
Labels: bug

#129 - Array index errors when trying to get address

Issue - State: closed - Opened by shareefj over 2 years ago - 4 comments
Labels: question

#127 - Dev/antlr 4.10.1

Pull Request - State: closed - Opened by amykyta3 almost 3 years ago - 1 comment

#126 - Dev/antlr 4.10

Pull Request - State: closed - Opened by amykyta3 almost 3 years ago - 1 comment

#124 - Setting register default offset

Issue - State: closed - Opened by markcohen32 almost 3 years ago - 3 comments
Labels: question

#123 - alias reg does not inherit the external property

Issue - State: closed - Opened by j-klier almost 3 years ago - 2 comments
Labels: bug

#121 - When implementing hierarchical interrupt, master interrup register need to be hardware writable.

Issue - State: closed - Opened by kongty about 3 years ago - 1 comment
Labels: invalid

#120 - Include offending text in "illegal name" import errors.

Pull Request - State: closed - Opened by jasonpjacobs about 3 years ago - 1 comment

#119 - Importer "name" validation is too strict.

Issue - State: closed - Opened by jasonpjacobs about 3 years ago - 3 comments

#118 - INTR not supported at reg definition

Issue - State: closed - Opened by deanMaker about 3 years ago - 2 comments
Labels: invalid

#117 - Distributed registers

Issue - State: closed - Opened by PRWald about 3 years ago - 2 comments
Labels: question

#116 - Nested regfile definition

Issue - State: closed - Opened by alibabashack about 3 years ago - 2 comments

#115 - Memory properties for sw access

Pull Request - State: closed - Opened by krcb197 about 3 years ago - 1 comment

#114 - Normalizing struct with signal reference causes RuntimeError

Issue - State: closed - Opened by Silicon1602 about 3 years ago - 3 comments
Labels: bug

#113 - Linking between addrmap and its origin file

Issue - State: closed - Opened by markcohen32 about 3 years ago - 1 comment
Labels: documentation, question

#112 - Announcement: Dropping support for Python 3.5

Issue - State: closed - Opened by amykyta3 over 3 years ago

#109 - Instantiate a memory within a regfile

Issue - State: closed - Opened by markcohen32 over 3 years ago - 1 comment

#108 - Diagnostic from Perl code

Issue - State: closed - Opened by kjeldbeg over 3 years ago - 1 comment
Labels: question

#107 - Use of "wel" property generates error if field is not writable from SW

Issue - State: closed - Opened by hekner over 3 years ago - 2 comments
Labels: invalid

#104 - Calculation of memory component address space wrong?

Issue - State: closed - Opened by hekner over 3 years ago - 2 comments
Labels: invalid

#103 - Negative bit numbers for field

Issue - State: closed - Opened by kjeldbeg over 3 years ago - 2 comments
Labels: bug

#102 - User Defined Property cannot reference a signal

Issue - State: closed - Opened by j-klier over 3 years ago - 3 comments
Labels: question

#101 - Provide better API access to the preprocessor

Issue - State: closed - Opened by amykyta3 over 3 years ago - 1 comment
Labels: feature

#100 - Instance reference in struct

Issue - State: closed - Opened by j-klier over 3 years ago - 2 comments
Labels: question

#99 - Overlapping two reg arrays

Issue - State: closed - Opened by markcohen32 over 3 years ago - 1 comment

#98 - accesswidth/regwidth limitations

Issue - State: closed - Opened by jeras over 3 years ago - 2 comments