7 lines
75 B
TOML
7 lines
75 B
TOML
[libraries]
|
|
|
|
my_library.files = ["my_entity.vhd"]
|
|
|
|
[lint]
|
|
unused = "error"
|