Prettify default code
This commit is contained in:
parent
6102c101b3
commit
47ec7690a5
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
(define DEFAULT-CODE
|
(define DEFAULT-CODE
|
||||||
(string-append
|
(string-append
|
||||||
"`timescale 10ps/10ps\n"
|
"`timescale 10ps/10ps\n\n"
|
||||||
"module test;\n"
|
"module test;\n"
|
||||||
" initial begin\n"
|
" initial begin\n"
|
||||||
" $display(\"Hello world!\");\n"
|
" $display(\"Hello world!\");\n"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user