Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 1.21 KB

Changelog

All notable changes to the "FPGA Develop Support" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.12] - 2020-04-16

  • Added simulation function, automatically pop up error message

[0.1.10] - 2020-04-16

  • Added simulation function, automatically pop up error message

[0.1.8] - 2020-03-30

  • Fixed the problem of repeatedly opening a new project and supported adding devices directly from the Makefile

[0.1.6] - 2020-03-19

  • Add support for IP design and bd design
  • Add module jump (Alt + F12 or F12)
  • Change the startup shortcut key
  • Fix some bugs to enhance robustness

[0.1.4] - 2020-03-10

  • Address the BUG existing in 0.1.3

[0.1.2] - 2020-03-03

  • Add Xilinx IP of Soc's cortexM3
  • Provide an example for m3_for_xilinx.bd
  • Resolve the file structure conversion problem

[0.0.2] - 2020-02-28

  • Added testbench / instance function

[0.0.1] - 2020-02-15

  • Initial Release