Skip to content

Tags: jiahanxie353/circt

Tags

firtool-1.55.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[SV] Add optional `init` operand to `sv.reg` (llvm#6002)

firtool-1.54.0

Firtool Release 1.54.0

firtool-1.53.0

[HW] Delete stray debug print.

sifive/1/5/6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[ExtractInstances] Fix module prefix not being applied to NLA (llvm#5971

)

When instances are grouped after extraction, the group module would
inherit the appropriate prefix from the DUT, but any hierarchical paths
pointing to it would not include the prefix. Fix this by using the same
name for the module and the hierarchical path.

Fixes llvm#5961.

firtool-1.52.0

Firtool Release 1.52.0

firtool-1.51.0

Firtool Release 1.51.0

firtool-1.50.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIRRTL][InferWidths] Fix handling of non-base ports in instances. (l…

…lvm#5791)

Don't crash if encounter non-base type on instance op with
uninferred widths.

firtool-1.37.2

Emit companion Assumes for UNR Only SVAs as Immediate (instead of con…

…current) (llvm#5561)

firtool-1.49.0

[FIREmitter] Support String constants

firtool-1.48.0

Verified

This tag was signed with the committer’s verified signature.
seldridge Schuyler Eldridge
firtool 1.48.0 Release

This is a small release that, primarily, fixes a bug in the Python
bindings that is present in the 1.47.0 release.