Skip to content

xc2jed2json outputting nonsense #138

Description

@alexforencich

I have a jed file I want to get a netlist for, if possible. I managed to get xc2jed2json to read it by setting the device field correctly to match the device (xc2c384-10-ft256) and setting the checksum to all zeros, but the returned json is nonsense - it looks like INPUTS_PER_ANDTERM is 40, but many of the ANDTERM instances have way more than 40 inputs - 62, 124, 186, 248, 310, 372. In fact, I don't think any ANDTERM instance with at least 1 input has 40 or fewer inputs. Additionally, every ANDTERM input is the same - many repeats of from_iob_0 when converted to verilog, or 2507 in the json. Any ideas on what might be going wrong here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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