clash-lang / clash-lang/clash-protocols

Test framework for "chunked" designs

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
26
Forks
12
PR merge metrics
No merged PRs in 30d

Description

A lot designs fundamentally work on datastructures that are slowly fed into the circuit. For example, a circuit on matrices might receive and send matrices row-by-row. It would be nice if we could define a model that works on the whole structure, while "cutters" and "mergers" would produce the inputs for a circuit based on the whole structure, and vice versa. All while neatly fitting into a test framework.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points to start from. First map the existing test framework and protocol abstractions, then determine how a whole-structure model, cutters, and mergers should fit together; done would mean the chunked design is supported by the test framework.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.