Skip to content

the new chip_top.new.bit is same as chip_top.bit  #192

Description

@HenrySearch

Hi , i use the kc705_update branch to generate xc7k325 bit. the new bit chip_top.new.bit is same as chip_top.bit in beyondcompare.
And the command make bit-update which transfer to (data2mem -bm src/boot.mem -bd src/boot.mem -bt lowrisc-chip-imp/lowrisc-chip-imp.runs/impl_1/chip_top.bit -o b lowrisc-chip-imp/lowrisc-chip-imp.runs/impl_1/chip_top.new.bit ). the -bm and -bd parameter is same.
i look the data2mem instruction -bm filename Linkable Format (ELF) or memory (MEM) root file name with a .bmm extension is assumed. so i tried (data2mem -bm src/boot.bmm -bd src/boot.mem -bt lowrisc-chip-imp/lowrisc-chip-imp.runs/impl_1/chip_top.bit -o b lowrisc-chip-imp/lowrisc-chip-imp.runs/impl_1/chip_top.new.bit), but it dose not work either.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions