mirror of https://github.com/efabless/caravel.git
add missing GLs.
This commit is contained in:
parent
7f9d53826e
commit
7fdcd0d930
|
@ -0,0 +1,2 @@
|
||||||
|
module caravel_logo ();
|
||||||
|
endmodule
|
|
@ -0,0 +1,2 @@
|
||||||
|
module caravel_motto ();
|
||||||
|
endmodule
|
|
@ -0,0 +1,2 @@
|
||||||
|
module copyright_block ();
|
||||||
|
endmodule
|
|
@ -0,0 +1,2 @@
|
||||||
|
module open_source ();
|
||||||
|
endmodule
|
|
@ -0,0 +1,2 @@
|
||||||
|
module user_id_textblock ();
|
||||||
|
endmodule
|
Loading…
Reference in New Issue