Hacktoberfestenhancementgood first issue
Metriche repository
- Star
- (400 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
inout/ provides HDF5 I/O but has no _test.v. Tests should be gated on HDF5
availability using a skip pattern (like VCL examples skip when no OpenCL device).
Task
Add inout/hdf5_test.v that:
- Creates a simple HDF5 file
- Writes and reads a dataset
- Skips cleanly when HDF5 is not available
Verification
v test vsl/inoutskips or passes depending on HDF5 availability