Skip to content

Releases: FPGA-Research/FABulous

v2.0.0b4

01 Dec 16:18
b857480

Choose a tag to compare

v2.0.0b4 Pre-release
Pre-release

4. Beta Release of FABulous 2.0

What's Changed

Full Changelog: v2.0.0b3...v2.0.0b4

v2.0.0b3

20 Nov 16:43
f974720

Choose a tag to compare

v2.0.0b3 Pre-release
Pre-release

Third beta release of FABulous2.0!

What's Changed

Full Changelog: v2.0.0b2...v2.0.0b3

v2.0.0b2

07 Nov 10:47
0b539d9

Choose a tag to compare

v2.0.0b2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b1...v2.0.0b2

v2.0.0b1

05 Nov 18:01
d61060a

Choose a tag to compare

v2.0.0b1 Pre-release
Pre-release

First Beta Release of FABulous 2.0!

What's Changed

Read more

v1.3.1

30 Oct 16:31
6797ca1

Choose a tag to compare

1.3.1 (2025-09-04)

Bug Fixes

  • docs: RTD build broken (#451) (43bb5e0)
  • docs: Switch to default RTD theme, since the old one was broken (#453) (cd9f2a8)

FABulous 1.3.0

23 Jul 12:10
5ad6f38

Choose a tag to compare

This release focuses on improving the user experience, enhancing the documentation, and adding new features to the FABulous framework.

Key Features & Enhancements:

  • FABulous CLI: An interactive shell has been introduced to streamline the workflow of generating and testing fabrics.
  • Geometry Generation for FABulator: The geometry generation has been improved to support the FABulator GUI, allowing a
    better visualization and debugging of the fabric.
  • Improved Documentation: The documentation has been significantly updated with more detailed explanations, examples, and
    tutorials. This includes a new section on the VPR and nextpnr flows, as well as a guide on how to use the new FABulous
    shell.
  • Enhanced Error Handling: The error handling has been improved to provide more informative messages, making it easier to
    debug issues.
  • Refactored Codebase: The codebase has been refactored to improve modularity and maintainability.
  • Bug Fixes and Stability Improvements: Numerous bug fixes and stability improvements have been made across the entire
    toolchain.

Known Issues:

  • CRITICAL: Non-power-of-two multiplexers in switch matrices can cause serious errors in fabric, npnr model and bitstream spec generation.
  • The documentation is still a work in progress.
  • VHDL simulation setup is broken.

What's Changed:

Full Changelog: v1.0.0...v1.3.0

FABulous 1.0.0

17 Feb 09:12

Choose a tag to compare

The initial tagged release of FABulous.

This provides a known reference point for "classic" FABulous, as used on MPW2-7 and silicon proven there, before a significant refactor.