Skip to content

Rename Loom → Jacquard across codebase#59

Merged
robtaylor merged 1 commit intomainfrom
timing-investigation
Mar 4, 2026
Merged

Rename Loom → Jacquard across codebase#59
robtaylor merged 1 commit intomainfrom
timing-investigation

Conversation

@robtaylor
Copy link
Contributor

Summary

  • Renames all remaining "Loom" references to "Jacquard" across 27 files (scripts, CI, docs, tests, SDF, VCD)
  • Preserves backward-compat CLI aliases (--loom-vcd, --loom-timing-vcd)
  • Docker image name: loom-cvcjacquard-cvc

Test plan

  • CI passes (all file path references updated in lockstep)
  • Python scripts compile cleanly
  • actionlint shows no new issues

The project was renamed from Loom to Jacquard but many references to the
old name remained in scripts, CI, docs, and test files. This updates all
occurrences across 27 files:

- Python scripts: function/variable names, CLI flags, docstrings, output labels
- CI workflow: file paths, variable names, job names, display text
- Docs: all 6 markdown files with Loom references
- Test scripts: shell scripts, Verilog comments, SDF vendor fields, VCD headers
- Docker: image name loom-cvc → jacquard-cvc

CLI backward compatibility preserved: --loom-vcd and --loom-timing-vcd
still accepted as aliases in compare_timing.py and compare_simulation.py.

Co-developed-by: Claude Code v2.1.50 (claude-opus-4-6)
@robtaylor robtaylor merged commit d3a0cbf into main Mar 4, 2026
12 checks passed
@robtaylor robtaylor deleted the timing-investigation branch March 4, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant