Add support for verilator 5.018+
This commit is contained in:
parent
e67558de14
commit
1e0bfb58cf
@ -567,6 +567,7 @@
|
||||
(with-output-to-file command-file
|
||||
(lambda ()
|
||||
(println "+define+TESTBENCH")
|
||||
(println "-CFLAGS -fcoroutines")
|
||||
(println "--timescale 1ps/1ps")
|
||||
(println "--top-module ~a" top)
|
||||
(println "--Mdir ~a" (path+ work-dir top))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user