Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/circt

Circuit IR Compilers and Tools
https://github.com/llvm/circt

[Seq] invalid register opt leads to comb loop

youngar opened this issue 4 months ago
[FIRRTL] Add input and output names to DPI intrinsic

uenoku opened this pull request 4 months ago
[Verif] Add `verif.bmc` operation

TaoBi22 opened this pull request 4 months ago
[utils] Add get-grpc.ps1 script

mortbopet opened this pull request 4 months ago
[FIRRTL] Don't allow foreign types in wires or connects.

darthscsi opened this pull request 4 months ago
[ESI Runtime] Load backends as plugins

teqdruid opened this pull request 4 months ago
[Verif][circt-bmc] Add `verif.bmc` op and `circt-bmc` tool

TaoBi22 opened this pull request 4 months ago
[Moore] To make SVModule having a graph region.

hailongSun2000 opened this pull request 4 months ago
[FIRRTL][ResolvePaths] Fix detection of agg target if alias.

dtzSiFive opened this pull request 4 months ago
[ESI Runtime] Avoid using CIRCT_* cmake variables

teqdruid opened this pull request 4 months ago
Non-linear commit history.

hailongSun2000 opened this issue 4 months ago
[ESI] ESI runtime relies on CIRCT-defined CMake variables

mortbopet opened this issue 4 months ago
[MooreToCore] Fix parse error for parameter

mingzheTerapines opened this pull request 4 months ago
[FIRRTL] OM/InnerSyms/Zero-width

darthscsi opened this issue 4 months ago
[Moore] Add AssignedVarOp and canonicalization for VariableOp.

hailongSun2000 opened this pull request 4 months ago
[NFC][SV] Remove unnecessary dependency of SV on Verif

TaoBi22 opened this pull request 4 months ago
[FIRRTL] Reject abstract resets on extmodule's.

dtzSiFive opened this pull request 4 months ago
[NFC][Seq] Remove unnecessary dependency of Seq on SV

TaoBi22 opened this pull request 4 months ago
[ImportVerilog]Dedup module Op

mingzheTerapines opened this pull request 4 months ago
[Moore] Add extra class declaration for RefType.

hailongSun2000 opened this pull request 4 months ago
[ImportVerilog] Support Generate constructs

angelzzzzz opened this pull request 4 months ago
[ESI Runtime][NFC] Incorporate RPC server into ESICppRuntime

teqdruid opened this pull request 4 months ago
[ESI Runtime] Rename cmake targets, create full build one

teqdruid opened this pull request 4 months ago
[CI] Revert to working image and disable ESI runtime

teqdruid opened this pull request 4 months ago
Or-tools and gRPC conflict

teqdruid opened this issue 4 months ago
[Interop] Use properties for inherent attributes.

dtzSiFive opened this pull request 4 months ago
[FIRRTL] Allow layers under when and match.

dtzSiFive opened this pull request 4 months ago
[ESI] Add target-attached include directory for cosim targets

mortbopet opened this issue 4 months ago
[FIRRTL] lower-layers.mlir: fix incorrect op name in test

youngar opened this pull request 4 months ago
[CI] Nightly integration test failure

uenoku opened this issue 4 months ago
[Arcilator] Performance Issue

owlxiao opened this issue 4 months ago
[FIRRTL] Constant will be elimated on the DPI Path

sequencer opened this issue 4 months ago
[FIRRTL] DPI type check should not check the reference type.

sequencer opened this issue 4 months ago
[FIRRTL] Add optional arg name to DPI-C functions

sequencer opened this issue 4 months ago
[FIRRTL] LowerLayers creates empty port names, preventing round-trip

fzi-hielscher opened this issue 4 months ago
Bump LLVM

girishpai opened this pull request 4 months ago
README.md: remove link to dead build

youngar opened this pull request 4 months ago
[LowerClass] Run path tracking sequentially

uenoku opened this pull request 4 months ago
CombDataflow op interface should not exist in the HW dialect

prithayan opened this issue 4 months ago
[Moore] Fix the stacking fault caused by cast and remove unused headers

hailongSun2000 opened this pull request 4 months ago
[FIRRTL] SpecializeLayers: fix race condition

youngar opened this pull request 4 months ago
[ESI Runtime] Replace Cap'nProto with gRPC

teqdruid opened this pull request 4 months ago
[Moore] Add LowerConcatRef pass to handle concat_ref.

hailongSun2000 opened this pull request 4 months ago
[Seq] Add reset type

teqdruid opened this issue 4 months ago
[CI] Add a job to remove cache created by short integrations tests

uenoku opened this pull request 4 months ago
[Seq] FirReg is not appropriate for the seq dialect

teqdruid opened this issue 4 months ago
[ImportVerilog] Upgrade slang to slang 5

teqdruid opened this issue 4 months ago
[Seq] Unify HLMem and FIRMem

teqdruid opened this issue 4 months ago
[FIRRTL] add default case for EventControl instantiation

sequencer opened this pull request 4 months ago
[HW] Clean up HWTypes, NFC

uenoku opened this pull request 4 months ago
[RFC][Sim] Add format string type and format specifier ops

fzi-hielscher opened this pull request 4 months ago
[ImportVerilog] Dedup moduleOp

mingzheTerapines opened this pull request 4 months ago
[FIRRTL][FIRParser] Tokenize Commas

mmaloney-sf opened this pull request 4 months ago
[FIRRTL] AnnotationSet cleanups

youngar opened this pull request 4 months ago
[Seq] Add a new op interface for clock transformation ops. NFC

prithayan opened this pull request 4 months ago
[FIRRTL][NFC] Fast-path removeAnnotations for operations having none.

dtzSiFive opened this pull request 4 months ago
[Moore] Support unconnected behavior

cepheus69 opened this pull request 4 months ago
[firtool] Move SpecializeLayers before LowerLayers

youngar opened this pull request 4 months ago
[FIRRTL][SpecializeLayers] Fix incorrect CF leading to double free

youngar opened this pull request 4 months ago
[FIRRTL][SpecializeLayers] Update doc with proper attribute name

youngar opened this pull request 4 months ago
[FIRRTL][CheckCombLoops] Verify that detection works with region ops

youngar opened this pull request 4 months ago
[CMake] Both local install and compiled release usages failing

Muxianesty opened this issue 4 months ago
Update clang to 17.

darthscsi opened this pull request 4 months ago
[HW] Move the CombDataFlow op interface from FIRRTL to HW

prithayan opened this pull request 4 months ago
[FIRRTL] Unsafe parallel mutation of IR in SpecializeLayers

fzi-hielscher opened this issue 4 months ago
[SimToSV] Fix DPICall lowering to use `replaceOp`

uenoku opened this pull request 4 months ago
[Moore][Dedup] Dedup module op

mingzheTerapines opened this pull request 4 months ago
[ExportVerilog] Fix two state type emission of aggregate types

uenoku opened this pull request 4 months ago
[CMake] Installation fails if SLANG_ENABLE_FRONTEND is enabled

cepheus69 opened this issue 4 months ago
Add missing header includes

rwy7 opened this pull request 4 months ago
[ESI Runtime] Read ports now invoke callbacks

teqdruid opened this pull request 4 months ago
Fix paths in tests for windows builds

rwy7 opened this pull request 4 months ago
[NFCI][OM][SSP][SystemC] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFCI][LLHD][Moore][SV][Verif] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFCI][Calyx] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFCI][DC][FSM][Handshake][Pipeline] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFCI][Comb][HW][Seq] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFCI][ESI][Ibis][MSFT] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFCI][FIRRTL] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[LowerDPI] Refactor the lowering logic to a helper struct, NFC

uenoku opened this pull request 4 months ago
[Verif] Add PrepareForFormal pass

dobios opened this pull request 4 months ago
[NFCI][Conversion] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFCI][Transforms] Refactor TableGen Pass includes

fzi-hielscher opened this pull request 4 months ago
[NFC][ExportVerilog] Rename generated `options` member.

fzi-hielscher opened this pull request 4 months ago
[CI] ccache doens't work on nightly integration tests

uenoku opened this issue 4 months ago
[LowerDPI] Defer deletion of call ops to prevent inavlid access.

fzi-hielscher opened this pull request 4 months ago