ominux / vtr-verilog-to-routing

Automatically exported from code.google.com/p/vtr-verilog-to-routing
0 stars 0 forks source link

Need better error checking for repeat pins #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compiled attached architecture file
2. VPR crashes
3. Fix line 1224 and 1228 alm[5:4] to alm[5:5], rerun and the architecture is 
fine

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by JasonKai...@gmail.com on 14 Aug 2012 at 8:12

Attachments:

GoogleCodeExporter commented 9 years ago
Better error checks/reporting is a thankless, never ending task that produces 
no papers.  I'll deal with this later when I can batch a bunch of these 
software engineering items together thus allowing a burst of work on small, 
unrelated issues.

Original comment by JasonKai...@gmail.com on 14 Aug 2012 at 8:18