ARC-Lab-UF / testbench-runner

Interactive testbench runner via Modelsim. Integrates with Canvas assignments.
2 stars 1 forks source link

Warn when student submissions are missing/not extracted #27

Open benjamin051000 opened 1 year ago

benjamin051000 commented 1 year ago

As seen in #26 , if a student failed to extract properly, this error is silently ignored. If a student's submission is unable to be extracted, at least a warning should be printed.

The expected submissions come from either the list of names returned when using the --section flag, or the list of names in the students.txt file.