CSC 480 ProjectProject description... |
|
The project is worth 20 points, so I expect it to be fairly interesting and involved. DescriptionYou propose a project, and we'll go from there. Here are some of the fun fun fun ideas that I have:
Let's agree that you'll have a project topic selected by week 6, after the midterm. Deliverables
EDA SoftwareThere's a lot of fun, free software out there. Unfortunately, I wouldn't include the software in our textbook in that group. It's certainly free (for those of us who purchased the book), but it big, bulky and had much of the functionality drained from its veins (like working with HDLs). You can try it if you want, however. Logic minimization A program named Espresso is one of the ground-breaking logic minimization programs from back in the day. You could download it, learn it, and then use it on a number of examples. I found a copy at: http://www.csc.uvic.ca/~csc485c/espresso/instructions.html HDL simulation I haven't tried these guys (or it was a long time ago), but here are some programs that simulate (or run) Verilog HDL designs:
Verilog There are a number of sites that index "free" tools for Verilog:
You can troll these sites looking for interesting software. Another possible project is to Finite State Machines Some programs focus on automating the process of designing finite state machines. Here are some:
When all else fails, google it. that is all... yow, bill |