Spade Trawler statistics
Spade is an open source hardware description language developed at Linköping University. Even though we have several hundred test cases in the compiler repository, they are usually limited to testing if something compiles or not. We also want to check that behaviour doesn't change between versions, which is much more difficult to do in tests meant for quick iteration.
Trawler is a project that builds, simulates and runs place-and-route on several real Spade projects. A trawl is run for every merge request in the spade-lang/spade-repository, as well as every commit to the main branch. Unfortunately, the GitLab test case UI leaves a lot to be desired. This page collects statistics on trawls for an easier overview.
Open merge requests
| MR | Title | build | test | pnr | Pipeline |
|---|---|---|---|---|---|
| !720 | Add some recursion | 28/32 | 2/5 | 12/14 | 2828501889 (2026-09-08) |
| !719 | Draft: Add initial support for documentation in LSP completions | - | - | - | - |
| !716 | Handle pattern matching `inv` values gracefully | 28/32 | 2/5 | 12/14 | 2850959722 (2026-09-15) |
| !711 | Support backward types in hierarchical type resolution | - | - | - | - |
| !709 | Support const generics in struct members and better diagnostics | - | - | - | - |
| !696 | Don't emit a phantom backward wire driver for unused projections | - | - | - | - |
| !692 | Lir | - | - | - | - |
| !666 | Handle more operations during const evaluation | - | - | - | 2523502914 |
| !665 | Rational literals | - | - | - | 2517134580 |
| !664 | Add support for custom literals | - | - | - | 2517095211 |
| !659 | Fix panic when concretizing HIR const generics | - | - | - | 2516039188 |
| !640 | Remove redundant special_functions | - | - | - | - |
| !625 | Draft: Allow type expressions in type aliases | - | - | - | - |
| !614 | Try building for macos | - | - | - | 2387453915 |
| !591 | Ops as traits (part II) | 28/35 | 0/2 | 10/12 | 2821259489 (2026-09-04) |
| !579 | Add spadedoc test to CI | - | - | - | - |
| !572 | Add version string | - | - | - | - |
| !552 | Draft: Push based codegen | - | - | - | - |
| !514 | Implement named arguments without $ | - | - | - | - |
| !481 | Add support for Wildcard Imports | - | - | - | - |
| !447 | No split x | - | - | - | - |
| !434 | Draft: Rework modules in itemlist | - | - | - | - |
| !208 | WIP: Wordlength inference/push the changes further | - | - | - | - |
| !180 | Make spade-python a bit more pythonic | - | - | - | 840000357 |
Latest commits on main
| Title | build | test | pnr | Pipeline |
|---|---|---|---|---|
| 🏳️⚧️🏳️🌈 | - | - | - | - |
| Fox documentation links 🦊 | - | - | - | - |
| Fox readme links | - | - | - | - |
| Fix zero-width integer conversion and surfer.ron decoding | - | - | - | - |
| minor fixes | - | - | - | - |
| Allow `{ ... }` named parameter lists | - | - | - | - |
| Propagate non-`Data` values through `if` and `match` blocks | - | - | - | - |
| Improve copy view functionality | - | - | - | - |
| Revert "spadedoc: only generate one styles.css to cache it" | - | - | - | - |
| spadedoc: add section anchors to methods | - | - | - | - |
Links and references:
This page was generated at 2026-09-17T09:13:40Z.