File tree Expand file tree Collapse file tree 4 files changed +18
-6
lines changed
Expand file tree Collapse file tree 4 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 1- ## [ 0.1.1] - 2025-12-07
1+ ## [ v0.1.2] - 2025-12-13
2+
3+ ### Added
4+ - Support for different tiles and grid locations in layouts.
5+ - Support for fixed layouts.
6+ - Tile counts are now shown for layouts.
7+ - General cleanups to layout visualization.
8+ - Support for complete interconnect.
9+ - Improved drawing of interconnect wires.
10+ - Added Zoom feature to complex block drawing.
11+ - General cleanups to complex block visualization.
12+
13+ ## [ v0.1.1] - 2025-12-07
214
315### Added
416- Improved the error handling of the architecture XML parsing.
517- Improved the architecture description coverage.
618
7- ## [ 0 .1.0] - 2025-12-01
19+ ## [ v0 .1.0] - 2025-12-01
820
921### Added
1022- First release of the major features such as:
Original file line number Diff line number Diff line change 11[package ]
22name = " fpga_arch_parser"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44edition = " 2024"
55
66[dependencies ]
Original file line number Diff line number Diff line change 11[package ]
22name = " fpga_arch_viewer"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44edition = " 2024"
55repository = " https://github.com/AlexandreSinger/rust-fpga-arch-visualizer"
66
You can’t perform that action at this time.
0 commit comments