Understanding Full Adders in Verilog: Code Explanation and Help Request

  • Thread starter Thread starter polaris90
  • Start date Start date
AI Thread Summary
The discussion focuses on understanding the code for a 4-bit full adder in Verilog, particularly the line "fulladder f1(SW[5],SW[1],a,LEDG[1],b)." The user expresses confusion about the implementation and functionality of carry adders, noting that their textbook lacks clarity. They seek assistance in comprehending this specific line of code, which is frequently encountered but poorly explained in resources. A suggested link was provided to help clarify the topic further. Overall, the conversation highlights the need for better educational resources on Verilog full adders.
polaris90
Messages
45
Reaction score
0
We are currently working with full adders in my logic circuits class.

I have the following code for a 4-bi full adder, however I'm having trouble understanding it and my textbook does a poor job at explaining the carry adders. fulladder f1(SW[5],SW[1],a,LEDG[1],b);this is the only line that I don't understand. I've seen this kind of code several times but no-one explains it. Can someone give a hand?
 
Engineering news on Phys.org
polaris90 said:
fulladder f1(SW[5],SW[1],a,LEDG[1],b);


this is the only line that I don't understand. I've seen this kind of code several times but no-one explains it. Can someone give a hand?
A google search turned up this: http://www.expertcore.org/viewtopic.php?t=767[/color]

I think that should help a bit. :wink:
 
Hi all, i have some questions about the tesla turbine: is a tesla turbine more efficient than a steam engine or a stirling engine ? about the discs of the tesla turbine warping because of the high speed rotations; does running the engine on a lower speed solve that or will the discs warp anyway after time ? what is the difference in efficiency between the tesla turbine running at high speed and running it at a lower speed ( as fast as possible but low enough to not warp de discs) and: i...
Thread 'Where is my curb stop?'
My water meter is submerged under water for about 95% of the year. Today I took a photograph of the inside of my water meter box because today is one of the rare days that my water meter is not submerged in water. Here is the photograph that I took of my water meter with the cover on: Here is a photograph I took of my water meter with the cover off: I edited the photograph to draw a red circle around a knob on my water meter. Is that knob that I drew a red circle around my meter...
Back
Top