- Added support for the UPduino 3.1 FPGA board (PR #12)
- Changed debug module migration behavior to backup the old debug module (PR #9)
- Fix to debug module input conversion type (PR #9)
- Added support to debug registers and wires in the module debugger (PR #8)
- Added support for
x
andz
values in the module debugger (PR #8)
- Fixes to dragging in module debugger when window is scrolled (PR #8)
- Fix to module debugger for himbaechel version
- Added support for nextpnr-himbaechel
- Added overrideYosysPath, overrideNextpnrPath, overrideOpenFpgaLoaderPath to settings
- Fixes to Module Debugger on Windows
- Visual realtime debugger panel for verilog modules
- Fixed PCF file generation by removing comment that broke compatibility
- iCEStick support
- Visual constraints editor for project icestorm and project trellis
- Cloud build support for tang nano 20k
- Fixed to cloud builds for tang nano 9k
- Cloud builds option for Tang Nano boards using Gowin EDA educational edition
- Support for new boards and toolchains, OrangeCrab board and Icebreaker board options added to project file powered by project trelis and project icestorm
- Fixes to linting
- Fix to constraints editor "Select from Top Module" not trimming line carriage on windows
- Fix to constraints editor pull mode setting pull down to pull up
- Verilog Linting thanks to verilator
- Fix to UART tx/rx
DRIVE
setting (PR #1)
- Fix for port checking, was missing inout ports
- Fix for port selection on windows
- Added option to choose port name from top module
- Added pre-build stage to make sure all ports are defined in CST file
- Added project file option to skip this pre-build stage (
skipCstChecking
)
- Colored output for toolchain output
- Ability to select project file in the bottom bar
- Added instruction for usb setup on ubuntu
- Fix for openFPGALoader bin not cased correctly
- updated project file schema to include completions for
nextPnrGowinOptions
andsynthGowinOptions
- Fix to comment type in constraints file generation
- Fix to path variable on Mac and linux
- Added constraints editor for .cst files
- Fix to add board to project file schema
- Added support for more tangnano boards
- Updates to Serial console, added auto-reconnect and better messages
- Fixes to Serial Console
- Updates to README
- Iverilog Support
- Support for no projectfile
- Way to supply nextpnr / synth_gowin parameters from project file
- New Open terminal command to open a terminal with oss-cad-suite loaded
- Removed mandatory fields in projectfile providing defaults for all
- Fix to constraints file in projectfile
- Changed key for constraints file
- First release