edalize icon indicating copy to clipboard operation
edalize copied to clipboard

Add support for official gowin tool

Open flaminggoat opened this issue 8 months ago • 3 comments

Example core:

  tang_nano_20k:
    default_tool: gowin
    description : Sipeed Tang Nano 20k
    filesets: [rtl, tang_nano_20k]
    flow: gowin
    flow_options:
      tool: gowin
      part: GW2AR-LV18QN88C8/I7
      gowin_options:
        - -multi_boot 1
    toplevel: top

flaminggoat avatar Jun 24 '24 17:06 flaminggoat