Skip to content

Build and Simulation

Raul Montoya Cardenas edited this page Jul 29, 2026 · 2 revisions

Build and Simulation

Wiki hero

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)

Vivado TCL

Script Role
scripts/build_soc.tcl Create project, add bridge/core/soc + mem + XDC, synth/impl
scripts/sim_core.tcl Core unit simulation

Compile ownership comments in TCL: no globs for RTL ownership — explicit file lists.

Verilator

CI sim.yml and local Verilator builds use repo-root CWD for INIT paths. obj_dir/ is a local artifact tree.

Timing gate

scripts/check_wns.py + optional self-hosted vivado-ci.yml fail on negative WNS/WHS.

Related


Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: 363bd74 (main) Cubic wiki outline: page-home

Clone this wiki locally