Skip to content

Releases: WorldofKerry/Python2Verilog

Improved error messages

23 Oct 00:01
b52262d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

Changed prefix of protocol signals and improved errors

20 Oct 16:19
f94b529
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Added for loop support without explicit instance variable

19 Oct 22:57
34b1471
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Added support for non-generator functions

19 Oct 16:12
3266357
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.3.0

Fixed potential bug with missing the done signal

16 Oct 21:04
888d792
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

Improved error messages

12 Oct 21:19
7a49690
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

Added support for multi-target assign, `break` and `continue` statements

11 Oct 21:09
c5f72bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.8

Improved Optimizer

05 Oct 21:11
ef74de2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

Fixed optimizer bug with optimizing function calls

04 Oct 18:17
8f3774d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

Fixed optimizer on nested for loops

03 Oct 16:18
3e387dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4