1---2name: hutch31-tv80-tv803description: Build TV80 Chisel Code4---56# Build TV80 Chisel Code78## When to Use9- Compile and build the TV80 Chisel source files10- Generate Verilog output from Chisel RTL11- Check for Chisel/Scala compilation errors12- After editing any `.scala` file under `src/`1314## Procedure1516### Step 1 – Run the build17```pwsh18cd c:\Users\Guy\Documents\tv8019sbt "runMain tv80.tv80build"20```2122### Step 2 – Check the output23- A successful build prints `[success]` at the end24- Errors include file name, line number, and message — fix them in the relevant `.scala` file25- Generated Verilog is written to the project root (or the path configured in the build main)2627## Notes28- Run from the workspace root (`c:\Users\Guy\Documents\tv80`)29- Requires Java and sbt on PATH30- Chisel sources are under `src/main/scala/tv80/`31- Do **not** modify RTL files in `rtl/`3233---34> Source: [hutch31/tv80](https://github.com/hutch31/tv80) — distributed by [TomeVault](https://tomevault.io).35<!-- tomevault:4.0:skill_md:2026-06-21 -->
Run npx skillmds@latest add tomevault-io/hutch31-tv80-tv80 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Build TV80 Chisel Code It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.