14 lines
189 B
TOML
14 lines
189 B
TOML
# auto-generated
|
|
[Libraries]
|
|
work.files = [
|
|
'clkgen.vhd',
|
|
'design.vhd',
|
|
'testbench.vhd'
|
|
]
|
|
[libraries.work]
|
|
files = [
|
|
'clkgen.vhd',
|
|
'design.vhd',
|
|
'testbench.vhd'
|
|
]
|
|
# auto-generated-end |