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

[ESI][runtime] Make cmake-distributed header include-able

mortbopet opened this issue 6 months ago
[PyCDE,Ibis] Crash on no-argument method wrapping

mortbopet opened this issue 6 months ago
[HW] Inner symbols dropped by InlineModules

uenoku opened this issue 6 months ago
[ExportVerilog] Ensure DivS/ModS are signed regardless of context.

dtzSiFive opened this pull request 6 months ago
[HW to BTOR2] Add support for encoded assertions

dobios opened this pull request 6 months ago
[HW] Moved and renamed arc/inlineModules to hw/flattenModules

dobios opened this pull request 6 months ago
[NFC] LLVM Bump

darthscsi opened this pull request 6 months ago
[FIRRTL][ExportVerilog] Signed Division Bug

seldridge opened this issue 6 months ago
Fix invalid rewriter API usages

7FM opened this pull request 6 months ago
[Comb] Officialize support for zero-width integers

Moxinilian opened this pull request 6 months ago
[LLHD] Replace entity with module

maerhart opened this pull request 6 months ago
[FIRRTL] Canoncializations of not( cmp )

darthscsi opened this pull request 6 months ago
[HWToLLVM][Arc] Add out-of-bounds handler for array accesses

fzi-hielscher opened this pull request 6 months ago
[Python][HW] hw.WireOp inner_sym is inconvenient to use

nickelpro opened this issue 6 months ago
SCF To Calyx Support Float Add and Float SeqMemory Read/Write

jiahanxie353 opened this pull request 6 months ago
Pipeline For Lowering PyTorch Tensor Add To FPGA

jiahanxie353 opened this pull request 6 months ago
[Scheduling] computeStartTimesInCycle: clear before recomputation

7FM opened this pull request 6 months ago
[ImportVerilog] Add conditional operator.

angelzzzzz opened this pull request 6 months ago
[HWToLLVM] ArrayGet lowering produces out-of-bounds memory access

fabianschuiki opened this issue 6 months ago
[Arcilator] Integration tests failures without check-circt

teqdruid opened this issue 6 months ago
[firtool] btor2 integration

dobios opened this pull request 6 months ago
[ESI] Add cmake switch to enable ESI_COSIM

mortbopet opened this pull request 6 months ago
[CombToArith] Fix coarsening of division by zero UB

maerhart opened this pull request 6 months ago
[FIRRTL][CAPI] Add function for getting mask type

SpriteOvO opened this pull request 6 months ago
[DC] Add merge lowering

mortbopet opened this pull request 6 months ago
[HandshakeToDC] Fix constant unit-rate op lowering

mortbopet opened this pull request 6 months ago
[HandshakeToDC] Add pack/unpack lowering patterns

mortbopet opened this pull request 6 months ago
[MooreToCore] Lower moore operators into comb or hw.

hailongSun2000 opened this pull request 6 months ago
[Arc] Generates signalling code

hovind opened this issue 6 months ago
[FIRRTL] Disambiguate paths when possible in ResolvePaths.

mikeurbach opened this pull request 6 months ago
[FIRRTL] Error if asked to add a port to a public module.

dtzSiFive opened this pull request 6 months ago
[Handshake] Add merge decomposition pattern

mortbopet opened this pull request 6 months ago
[HW] Rework InnerSym infra to support nested symbol tables

mortbopet opened this pull request 6 months ago
Bump llvm

azidar opened this pull request 6 months ago
[comb] Break out some canonicalizations into optimization pass

teqdruid opened this issue 6 months ago
[ImportVerilog] Add case statement.

angelzzzzz opened this pull request 6 months ago
[Arc] Fix segfault in SplitLoops

Moxinilian opened this pull request 6 months ago
[FIRRTL] sizeof intrinsic doesn't work on bundles

dtzSiFive opened this issue 6 months ago
[FIRRTL] isX lowering doesn't work for bundles

dtzSiFive opened this issue 6 months ago
Looking for circt==1.48.1.dev34

rkshthrmsh opened this issue 6 months ago
[FIRRTL] Gather intrinsic lowering via dialect interface.

dtzSiFive opened this pull request 6 months ago
[FIRRTL] Make input probes illegal

dtzSiFive opened this pull request 6 months ago
[SMT] Added weight attribute support for ExportSMTLIB

luisacicolini opened this pull request 6 months ago
[HWToBTOR2] Deduce resets from (Fir)RegOps

TaoBi22 opened this pull request 6 months ago
[FIRRTL] no back-prop for width of mux selectors, support narrower

dtzSiFive opened this pull request 6 months ago
[FIRRTL] Add debug logging to dedup

jackkoenig opened this pull request 6 months ago
llvm: bump

dtzSiFive opened this pull request 6 months ago
Update annotation handling to fix partial field reset behavior

adkian-sifive opened this pull request 6 months ago
[FIRRTL][LowerIntrinsics] Add stat and preserve if no changes.

dtzSiFive opened this pull request 6 months ago
[Ibis] Divorce port name (hints) from port symbol names

mortbopet opened this pull request 6 months ago
[circt-lec] Port to SMT dialect based compiler pipeline

maerhart opened this pull request 6 months ago
[ImportVerilog] Fix the types mismatch for variable declarations.

hailongSun2000 opened this pull request 6 months ago
[ImportVerilog] Add replicate and extract operations.

hailongSun2000 opened this pull request 6 months ago
[SMTToLLVM] Add support for most expressions

maerhart opened this pull request 6 months ago
[Comb] Remove more idempotent operands

hovind opened this pull request 6 months ago
[SMT] Add lowering to LLVM IR

maerhart opened this pull request 6 months ago
[FIRRTL] Use a flag to implement scalarization of internal modules. …

darthscsi opened this pull request 7 months ago
[SMT] Minor width related fixes for BitVectorAttr

fzi-hielscher opened this pull request 7 months ago
[FIRRTL] Drop support for long-unused subcircuit annotations.

dtzSiFive opened this pull request 7 months ago
[FIRRTL][NFC] Remove dead signal driving annos.

dtzSiFive opened this pull request 7 months ago
[FIRRTL] Generic intrinsic parsing/emitter support

dtzSiFive opened this pull request 7 months ago
[FIRRTL] Fixup visit ops miscategorized.

dtzSiFive opened this pull request 7 months ago
[Ibis] fix invalid `std::optional` dereferencing

mortbopet opened this pull request 7 months ago
Bump LLVM to latest

seldridge opened this pull request 7 months ago
[FIRRTL][CAPI] Allow constructing integers larger than 64 bits

SpriteOvO opened this pull request 7 months ago
[NFC] Cache common lookups in ModuleType

darthscsi opened this pull request 7 months ago
[FIRRTL] Split intrinsic op into expr vs stmt.

dtzSiFive opened this pull request 7 months ago
[FIRRTL] Expose clock dividers as a FIRRTL intrinsic

nandor opened this pull request 7 months ago
[CFToHandshake] Move `Transforms` dependency to implementation

mortbopet opened this pull request 7 months ago
[Pipeline] Remove `Pure` trait from Pipeline operations

mortbopet opened this pull request 7 months ago
[LowerToHW] Wrap signed operands of `PrintFOp` in sv `$signed()`

ubfx opened this pull request 7 months ago
[NFC] Massive Export Verilog Speedup

darthscsi opened this pull request 7 months ago
[LowerToHW] Emission Option for verification flavors

uenoku opened this pull request 7 months ago
[Moore] Introduce a new operation - netOp for net declaration

cepheus69 opened this pull request 7 months ago
[SeqToSV] Prepend RANDOMIZE-defining snippets

seldridge opened this pull request 7 months ago
[FIRRTL] Treat blackboxes in layers as "testbench"

seldridge opened this pull request 7 months ago
[NFC] Make fewer copies of directions

darthscsi opened this pull request 7 months ago
[FIRRTL] Deprecate AssertAssume intrinsic and rename it to Assert

uenoku opened this pull request 7 months ago
[FIRRTL] LowerIntrinsics: rewrite to lower generic ops.

dtzSiFive opened this pull request 7 months ago
[FIRRTL] Add LowerIntmodules pass.

dtzSiFive opened this pull request 7 months ago
[FIRRTL] Change Port Direction attribute from an APInt to a DenseArray.

darthscsi opened this pull request 7 months ago
[FIRRTL] Add generic intrinsic op.

dtzSiFive opened this pull request 7 months ago
[Docs] GettingStarted: Fix images and LLVM/MLIR contributing guide

ubfx opened this pull request 7 months ago
[LowerToHW] Set fragments outside the parallel region

nandor opened this pull request 7 months ago
[SMT] Add SMT-LIB export translation

maerhart opened this pull request 7 months ago
[NFCI] Declare common attributes for fmodule*

darthscsi opened this pull request 7 months ago
[FIRRTL] Add intrinsic for UNR only assume

uenoku opened this pull request 7 months ago