Skip to content

EDIF files generated by Atmel CPLD fitter unparsable. #215

@peterzieba

Description

@peterzieba

Hi,

I'm using Atmel's fitter for the ATF150x parts, which can be made to generate an EDIF file, which I was hoping to parse with this project.

The first error I received was in regard to the timestamp format, however, I was able to work around this.

I am now receiving the error "ValueError: Target name not valid for the current namespace policy.", and it was not obvious where this was coming from.

Ultimately, I was hoping to make a quick visualization using this:
https://github.com/JensRestemeier/EdifTests

I know there are a lot of variants on EDIF files and so I appreciate that there may not necessarily be an intention to support this, but thought I'd ask.

Below is the EDIF file:
ediftest.edn.txt

In case it is of interest, also attached is the CUPL code, ultimately calling the Atmel Fitter:
ediftest.PLD.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolved?Believed to be resolved and ready to close

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions