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:
parent
8a290830df
commit
43c85529af
|
|
@ -1,4 +1,4 @@
|
||||||
:ivl_version "12.0" "vec4-stack";
|
:ivl_version "13.0" "vec4-stack";
|
||||||
:vpi_module "system";
|
:vpi_module "system";
|
||||||
|
|
||||||
; Copyright (c) 2001-2015 Stephen Williams (steve@icarus.com)
|
; Copyright (c) 2001-2015 Stephen Williams (steve@icarus.com)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue