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

[LLHD] Add DesequentializationPass

maerhart opened this pull request 3 months ago
[LLHD][TCM] Simplify region directly

maerhart opened this pull request 3 months ago
[MooreToCore] Fix the stack error caused by the uarray reftype.

hailongSun2000 opened this pull request 4 months ago
[FIRRTL] Allow local targets to be multiply-instantiated.

mikeurbach opened this pull request 4 months ago
[FIRRTL] Add InstanceInfo Analysis

seldridge opened this pull request 4 months ago
LLVM Bump

maerhart opened this pull request 4 months ago
[FIRRTL][IMDCE] missed optimization to delete dead instance

youngar opened this issue 4 months ago
[SV] Add MacroRefOp to represet macro statement

uenoku opened this pull request 4 months ago
[Seq] Add a pass to implement firreg randomization

uenoku opened this pull request 4 months ago
[Arc] Fully support initialization through seq.initial

uenoku opened this pull request 4 months ago
Fix links

ju-sh opened this pull request 4 months ago
Add `verif.bmc` VerifToSMT lowering

TaoBi22 opened this pull request 4 months ago
[Moore] The system function like $urandom, $urandom_range, etc.

hailongSun2000 opened this issue 4 months ago
[Moore] Support the display system task.

hailongSun2000 opened this pull request 4 months ago
[FIRRTL] Use walk, InstanceInfo in AddSeqMemPorts

seldridge opened this pull request 4 months ago
[FIRRTL] Make IMCP work with Layers

seldridge opened this pull request 4 months ago
[FIRRTL] Change InferReadWrite to use a walk, error if it sees WhenOps

seldridge opened this pull request 4 months ago
[FIRRTL] Convert LowerMemory to walk

seldridge opened this pull request 4 months ago
LLVM Bump

maerhart opened this pull request 4 months ago
[python] Fix clang-tidy warnings in `walk_with_filter`, NFC

uenoku opened this pull request 4 months ago
[FIRRTL][GrandCentral] Remove legacy Augmented types.

dtzSiFive opened this pull request 4 months ago
[python] Add `walk_with_filter` to walk subset of IR

uenoku opened this pull request 4 months ago
[FIRRTL] LowerToHW: guard against folded operations (#7358) (backport)

dtzSiFive opened this pull request 4 months ago
[Moore] Add assert, assume, and cover ops.

hailongSun2000 opened this pull request 4 months ago
[FIRRTL] Add back unambiguous path requirement.

mikeurbach opened this pull request 4 months ago
[HW] Add reduction patterns to trim port list of top-level module

maerhart opened this pull request 4 months ago
[FIRRTL][Folds] Fix mux fold if result type doesn't match operands.

dtzSiFive opened this pull request 4 months ago
[FIRRTL][FIRParser] Defer inner symbols to post-processing, fix race.

dtzSiFive opened this pull request 4 months ago
[ImportVerilog] Skip defparams which have been handled by slang.

hailongSun2000 opened this pull request 4 months ago
[FIRRTL] memory parsing crashes on unexpected order of "fields"

dtzSiFive opened this issue 4 months ago
[FIRRTL][Lexer] Don't crash on trailing slash in inline anno.

dtzSiFive opened this pull request 4 months ago
[HW] Fix crash when error encountered parsing hw.array.

dtzSiFive opened this pull request 4 months ago
[FIRRTL][GrandCentral] Don't crash on missing keys, getAs.

dtzSiFive opened this pull request 4 months ago
[FIRRTL][GrandCentral] Fix crashes on error re:tryGetAs.

dtzSiFive opened this pull request 4 months ago
[HW][HWTypes] Fix use of OptionalParseResult.

dtzSiFive opened this pull request 4 months ago
[FIRRTL][FIRParser] Check force source more.

dtzSiFive opened this pull request 4 months ago
[MooreToCore] Separate conversion pattern for moore.output

maerhart opened this pull request 4 months ago
Bump LLVM

maerhart opened this pull request 4 months ago
[ESI] Don't assume `using namespace std` in Manifest.cpp

mortbopet opened this pull request 4 months ago
[HW][OM] Propose to add functions to query the top OM class

SpriteOvO opened this issue 4 months ago
[ESI][Runtime] Logging API

teqdruid opened this pull request 4 months ago
[ESI][Runtime] Address MMIO regions symbolically

teqdruid opened this pull request 4 months ago
[ESI][Runtime] Pretty printing of service ports

teqdruid opened this pull request 4 months ago
[Moore][NFC] Fix warning when building Moore components

cepheus69 opened this pull request 4 months ago
[MooreToCore] Support to lower unpacked struct type

cepheus69 opened this pull request 4 months ago
[SV] Fix regop canonicalizer crashing.

dtzSiFive opened this pull request 4 months ago
[SV] Canonicalizer ASAN failure

dtzSiFive opened this issue 4 months ago
[FIRRTL] canonicalizer failure with mux of const-mixed operands

seldridge opened this issue 4 months ago
[ESI] Manifest: change the schema to be more rational

teqdruid opened this pull request 4 months ago
[Arc][Vectorization]: Add vector splitter

elhewaty opened this pull request 4 months ago
[Arc] Implement memory initializers

fzi-hielscher opened this pull request 4 months ago
[ExportVerilog] Drop external module emission

seldridge opened this pull request 4 months ago
[FIRRTL] Verify enabled layers of module, extmodule.

dtzSiFive opened this pull request 4 months ago
[FIRRTL] Verify enable/disable layer lists of circuit.

dtzSiFive opened this pull request 4 months ago
[ESI] Add optional non-blocking write API to `WriteChannelPort`

mortbopet opened this pull request 4 months ago
[ESI] Make AcceleratorConnection::disconnect virtual

mortbopet opened this pull request 4 months ago
[FIRRTL] Improve Layer Merge Performance

seldridge opened this pull request 4 months ago
Bump LLVM to 10407be542aeb2b59477b167bbba3716538dc722.

mikeurbach opened this pull request 4 months ago
[FreezePaths] Add an optional argument, to get the operation name

prithayan opened this pull request 4 months ago
Advanced LayerSink

rwy7 opened this pull request 4 months ago
[firrtl] Add CheckLayers diagnostics pass

youngar opened this pull request 4 months ago
[Scheduling] Allow cloning of problem instances

jopperm opened this issue 5 months ago
[Scheduling] Add interface to manage solutions

jopperm opened this issue 5 months ago
[FIRRTL] Add layers output file to file list

SpriteOvO opened this pull request 5 months ago
[FIRTOOL] Verification layers are not included in filelist.f

FanShupei opened this issue 5 months ago
[FIRRTL] Set output dirs on annotated blackboxes

seldridge opened this pull request 5 months ago
[MooreToCore] Ignore ConstantLike values in wait op

fabianschuiki opened this pull request 5 months ago
[OM] Rework ClassOp to use fields terminator

leonardt opened this pull request 5 months ago
[FIRRTLUtils] Fix walkDrivers subfield id calculation

uenoku opened this pull request 5 months ago
[MooreToCore] VariableOp lowered failed

mingzheTerapines opened this issue 5 months ago
[firtool] Run canonicalization before LowerLayers

seldridge opened this pull request 5 months ago
[FIRRTL] design with layers not optimized as well as without

seldridge opened this issue 5 months ago
[MooreToCore] Add always_comb and always_latch lowering support

maerhart opened this pull request 5 months ago
[Moore] Input triggers assertion in canonicalizer infra

maerhart opened this issue 5 months ago
[FIRRTL][FIRParser] Cache property constants.

dtzSiFive opened this pull request 5 months ago
[LLHD] Let WaitOp observe plain values instead of signals

maerhart opened this pull request 5 months ago
[firrtl] Fix bug in sibling layer specialization

seldridge opened this pull request 5 months ago
[FIRRTL] `SpecializeLayers` not removing all nested layers

seldridge opened this issue 5 months ago
Bump LLVM to LLVM 19.1.0-rc1 in release/19.x branch

uenoku opened this pull request 5 months ago
[LLHD] Align signals with other wire/variable ops

fabianschuiki opened this pull request 5 months ago
[FIRRTL] Update LowerClasses to alter what PathInfo stores.

mikeurbach opened this pull request 5 months ago
[NFC] Add circt copy of upstream's linkify.

dtzSiFive opened this pull request 5 months ago
[firtool] Change layer specialization CLI interface

youngar opened this pull request 5 months ago
[LowerIntmodules] Fix EICG_wrapper intrinsic lowering, swap en/test_en.

dtzSiFive opened this pull request 5 months ago
[Moore] Improve WaitEventOp, lower to LLHD

fabianschuiki opened this pull request 5 months ago