mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
devel: Fix ci build vvp test
The vvp test expects a proper version stamp in the examples/hello.vvp file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
:ivl_version "12.0" "vec4-stack";
|
||||
:ivl_version "13.0" "vec4-stack";
|
||||
:vpi_module "system";
|
||||
|
||||
; Copyright (c) 2001-2015 Stephen Williams ([email protected])
|
||||
|
||||
Reference in New Issue
Block a user