• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Verilog / VHDL / VLSI project ideas

lesch2k

Golden Member
i am looking for a verilog or vhdl program idea for an independent study course.

any ideas, any interesting projects you have worked on?

last semester i did some basic stuff like a traffic light simulator and a multiplier and some design work including a cache architecture design


 
I did a Design for Testing circuit in verilog and cadence schematic. Uhm, you could try to write a pipelined architecture in verilog or vhdl, download it on to some chip and see if it runs.
 
in my VHDL class i took, we did a stopwatch model for our final project. We had a lcd display and a pad w/ 3 buttons to simulate the switching between modes (stopwatch, regular clock, alarm) and you could program the alarm, stop/start the watch, etc. Everything like a regular watch/stopwatch could do.
 
Back
Top