@echo off echo === Simulation avec Icarus Verilog === iverilog -g2012 -o runs/sim.vvp -s uart_tb src/verilog/*.v tests/verilog/*.v IP/verilog/*.v vvp runs/sim.vvp