byuccl / digital_design_colab

Digital Design Colab Examples
5 stars 2 forks source link

Create Better F4PGA Error Detection #15

Open westonMS opened 1 year ago

westonMS commented 1 year ago

Parse the output file of the F4PGA tool chain to provide better feedback to the user about the source of their problem. Maybe find common errors and give suggestions for each one.

-Print the Line(s) that pertain to the Error -For certain types of Error, better explain whats going on -See if we can offer fixes using verilator???