Projects

A project for developing a RISC-V processor and microcontroller.

Delay and power optimization of a risc-v processor.

Negin and I are developing our own risc-v.

Advanced Computer Architecture projects.

My projects for Object-Oriented Modeling of Electronic Systems course at university, including C++, SystemC, and SystemC-AMS modelings.

My projects for Deep Learning and Neural Networks course at university. From McclochPitts to GANs!

An overall view of the intel-8085 datapath is available in the Internet. This view and datasheet are used to design datapath and controller. The design is written in Huffman Style.

Iris MLP is used for detection of Iris flower species: Setosa, Versicolor, and Virginica. In this assignment, a neural network from extracted coefficients is designed and data is applied to neural network. Then the output is analyzed.