Hi Friends, I come up with a new post on 4 bit ALU using Verilog. It has both Structural as well as Behavioral models. This code was made by me and my friend Maunil. Our ALU has Following Components:- 1).Comparator 2).Adder/Subtractor 3).Shifter(Right/Right-Arithmetic/Left) 4).Logical Block Previously I posted an article on building 32 bit ALU in Logisim(Structural Model) This was written in verilog in Xilinx Platform and tested on Basys 2 FPGA(you may be knowing this thing and how to load our verilog code in this) So, below is the link for that code in the notepad you can make it verilog file by changing it extension to .v from .txt(You may also be knowing this. Link:- https://drive.google.com/file/d/0B36eSzxwoMyUTmRlSGxYa0RnRUk/view?usp=sharing Below is the link to .ucf file(contains the connections for basys 2 to test the code in that device) after downloading change its extension to .ucf from .txt. Link:- https://drive.google.com/file/d/0B36eSzxwoMyUcDd5V...
Hello friends, after long time I am writing a post. So this time I would tell you about different types of Programming Paradigms(steps to write different programs or ways to organize your thoughts) that programmers, software engineers etc.. often use to write different kinds of the programs. There are 4 types of major programming paradigms(steps) to know more about them click the link below:- Link:- https://drive.google.com/file/d/0B4xgv8phk0PEYnlCcDJJNVJwYm8/view?usp=sharing So, bye for now, Meet you soon with another good article, Thank You for reading. Bye....
Comments
Post a Comment
Please be Polite in comments