Skip to content

Error: Requested DR Size Too Small #11

Description

@flockeyrock

Hello,

First off, thanks for creating and sharing this project, it's really neat.

I got it all up and running and can successfully program my Spartan 2 FPGA. I can't program the XCF02 EEPROM in the chain, however, as it seems the DR Size is too small. The error says the current size is 1032 bits while the EEPROM wants 4097 bits.

I traced the definition back through your code to the line:
static const uint32_t S_MAX_CHAIN_SIZE_BYTES = 129;
but increasing it to the large value I need seems to cause the upload script to hang.

Do you know what the issue could be?

Thanks in advance,
Chandler Snyder

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