blob: 957be044bc94efde5728c230437433077a736db2 [file] [log] [blame]
option('target', type : 'combo', choices: ['sim-verilator', 'fpga', 'undef'], value : 'undef')
option(
'ot_version',
type: 'string',
value: 'undef',
)