# RTL Specifications ## Pre-Development Checklist Before writing RTL code or testbenches, read: 1. [XSIM Testbench Conventions](./xsim-tb-conventions.md) — for Vivado XSIM Verilog testbenches ## Files | File | Purpose | |------|---------| | `xsim-tb-conventions.md` | Vivado XSIM Verilog testbench conventions (template, vector format, TCL scripts) |