-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I put Veryl.toml file to each simulation directories to vary generic args given to the DUT.
Example: https://github.com/taichi-ishitani/rice/blob/master/sim/core/sim_binary/Veryl.toml
For this usage, the version info is unnecessary.
However, the version field is a mandatly feild so the MetadataError error is reported if Veryl.toml does not include this field.
To suppor the above usage:
- Change the
versionfield to an optional field - Check existence of this field only when
veryl publishis executed
Metadata
Metadata
Assignees
Labels
No labels