Skip to content

tang_nano_9k.py toolchain_program() writes to RAM not Flash #260

@DaveBerkeley

Description

@DaveBerkeley

The default toolchain_program() for https://github.com/amaranth-lang/amaranth-boards/blob/main/amaranth_boards/tang_nano_9k.py uses openFPGALoader.

It lacks the "-f" option that writes to flash, so only programs the RAM. If you want persistent FPGA programming you need the "-f" option.

Not sure how this should be handled. Is there a way of adding programmer options, eg via the environment?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions