I am working on a control unit as a project in my Verilog class. To get some burden off of me, I want to designed everything considering I have a 8051 type simple ALU already with me so I can work on the control unit only. But I am not really able to find verilog ALU code which is open source too. Where can one find this type of code?
Tell me more
×
Electrical Engineering Stack Exchange is a question and answer site for
electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.
|
The first place I would search for open source Verilog/VHDL code is OpenCores. They describe themselves as:
A quick search on the site led me to this 8051 ALU module. |
|||||||||
|