HPAI-BSC/TuRTLe-Leaderboard
20
TuRTLe Leaderboard
A unified evaluation leaderboard for Large Language Models on RTL (Register Transfer Level) code generation tasks.
This space serves pre-built static files from the dist/ folder.
How to run and deploy
Install Bun first.
Install project dependencies:
bun installTry changes locally before deploying:
bun run devTo deploy, rebuild the static files and commit the updated dist/ output:
bun run build
git add dist/
git commit -m "Update leaderboard"Papers
- TuRTLe (MLCAD 2025): arxiv.org/abs/2504.01986
- NotSoTiny benchmark (DAC 2026): arxiv.org/abs/2512.20823
License
This project is licensed under the Apache License 2.0. See the LICENSE and NOTICE files for more details.
