Skip to content

Tags: LLVMNexus/circt

Tags

firtool-1.76.0

Toggle firtool-1.76.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ImportVerilog] Add conditional operator. (llvm#6950)

pycde-0.4.0

Toggle pycde-0.4.0's commit message
[pycde] Remove IbisClass

Bringing this internal for the time being

ESIRuntime-0.0.4

Toggle ESIRuntime-0.0.4's commit message
[ESI][Runtime] Fix publishing job in workflow

Download and upload artifacts have to match

ESIRuntime-0.0.3

Toggle ESIRuntime-0.0.3's commit message
[ESI][runtime] Run command in OS environment

Using the simulation environment was causing some applications to use
the shared objects distributed with the wheel. That's usually wrong
since the wheel shared objects are compiled with the "old" string C++
library for compatibility reasons. C++ applications which are compiled
against the ESI runtime don't use that.

firtool-1.75.0

Toggle firtool-1.75.0's commit message
Firtool Release 1.75.0

ESIRuntime-0.0.2

Toggle ESIRuntime-0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ESI][Runtime] Python wheel now provides cpp support (llvm#7001)

Wheel install now contains C++ headers, cmake file, and python func for
cmake location.

firtool-1.74.0

Toggle firtool-1.74.0's commit message
Add myself as codeowner of the SMT dialect

firtool-1.73.0

Toggle firtool-1.73.0's commit message
llvm: bump again to fix upstream test breakage.

Bump to the commit with the fix:
20ed5b1f45871612570d3bd447121ac43e083c6a

firtool-1.72.0

Toggle firtool-1.72.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[NFC] Cache common lookups in ModuleType (llvm#6892)

Use custom storage for ModuleType to cache input/output <-> index mappings.  Speeds up many things in small ways.

firtool-1.71.0

Toggle firtool-1.71.0's commit message

Verified

This commit was signed with the committer’s verified signature.
seldridge Schuyler Eldridge
[SV] Add namespace comment, nfc

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>