Icestudio
0.7.0-dev

Quick Start

  • Installation
  • Select board
  • Install/configure the drivers
  • Test 'One LED' example
  • Project

Reference

  • Menus
    • File
    • Edit
    • Footer
  • Collections
  • Design
  • Board
  • Preferences

Development

  • Tooling
  • ICE format
  • Blocks
  • Board Rules
  • Compilers

How To

  • Take a snapshot
  • Install the toolchain
  • Update the toolchain
  • Install the drivers
  • Create a project
  • Upload a bitstream
  • Create a block
  • Add a project as block
  • Create a collection package
  • Include a list file
  • Include a verilog (header) file
  • Configure a remote host
Icestudio
  • »
  • Menus
  • Edit on GitHub

Menus¶

File¶

Ctrl+ | ⌘+

File > New

N

Create a new window.

File > Open...

O

Open a Project.

File > Add as block...

Add a Project as a block.

File > Collections

See Collections.

File > Plugins

List of available plugins.

File > Save

S

Save the current Project.

File > Save as...

Shift+S

Save the current Project in a new file.

File > Export...

Export multiple output files.

File > Documentation.

View built-in documentation.

File > About

Information about the application.

File > Quit

Q

Exit the application.

Edit¶

Ctrl+ | ⌘+

Edit > Undo

Z

Undo the last change.

Edit > Redo

Y | Shift+Z

Revert the last undo.

Edit > Cut

X

Cut selected blocks.

Edit > Copy

C

Copy selected blocks.

Edit > Paste

V

Paste copied blocks.

Edit > Clone

Shift+V

Edit > Select all

A

Select all the blocks.

Edit > Fit content

1

Fit the content into the screen.

Edit > Preferences

See Preferences.

Edit > Project information

View/edit Project metadata.

Note

Export files/formats are: Verilog, PCF, Testbench, GTKWave, BLIF, ASC and Bitstream.

Footer¶

Ctrl+ | ⌘+

Boards

Change the current Board and settings.

Verify

R

Check the generated verilog code.

Build

B

Synthesize the bitstream from the design.

Upload

U

Upload the bitstream to the FPGA.

View command output

Show output of the latest executed command.

Device resource usage

Figures provided by synthesis and P&R tools.

Note

Upload will trigger Synthesize, if required.

Previous Next

© Copyright 2016-2021, Icestudio Nightly contributors.

Built with Sphinx using a theme provided by Build the Docs.