-
If you try to parse an IPXACT file with a Verilog number 'h4834 (which is legal) it will fail.
May be use the Verilog regex parser?
const char VERILOG_PARSER_REGEX[] = "\\s*([0-9]*)'([hbdo])([0-…
-
The IP-XACT standard allows for an optional mask element inside a field reset element. This is used to define which bits of the field have a known reset value. The absence of the mask element makes th…
-
### Description
Dear Maintainers,
I am writing to request the addition of support for generating IEEE/Accellera IPXACT XML Schema in `regtool`.
**Background:**
IPXACT is an XML-based standar…
-
Hi,
I'm trying to run the tool but it fails when trying to validate the ipxact xml file.
the component definition in my file contain several schema used, and it looks the tool doesn't recognize it…
-
Hi,
What IPXACT xml tag is mapped to the hdl_path of a component? For example, I have an IPXACT file that one of its field supposed to have hdl_path, which is described in "pathSements" field, but …
-
Hi,
I want use pyecore to generate python ipxact library. I created a ipxact ecore by using EMF and [ipxact schema](http://www.accellera.org/xmlschema/ipxact/1685-2014), then i use pyecore to genera…
-
Thanks for creating the PyPI packages. When attempting to use the IPXACT package there are some missing schema files. I see that in Git it's included as a submodule so it should work if I clone the re…
-
I get these WARNINGS:
```
Builder: 4 main and 0 inner classes
Analyzer input: 4 main and 0 inner classes
Analyzer output: 3 main and 0 inner classes
Generating package: init
Generating package: …
-
Hello,
I cloned repository
`https://github.com/olofk/de0_nano_ipxact/tree/master`
which contains a core-file with CAPI-version 1 and tried to migrate it to version 2 with following
`fuseso…
-
2.5 從IPXACT Example後面都沒法使用。因為沒有DSP那個檔案。