Find Jobs
Hire Freelancers

Digital Design

$10-20 USD

Completed
Posted over 6 years ago

$10-20 USD

Paid on delivery
you will design and implement a simple 4-bit adder, using half adder and full adder components in a combinatorial approach. In the design, as you know how to do it, you are expected to design a full adder using the half adder components. Next, you need to design a 4-bit adder circuit using multiple full adder components together. Schematic designs of half adder, full adder and 4-bit adder circuits are given below. ( you will find it in pdf file
Project ID: 15762183

About the project

13 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hello, I checked your project description about implementing a full adder using different techniques beside designing 4-bit adder. I can handle the task and deliver it in 6 hours Relevant Skills and Experience 5 years experience as digital design Engineer Proposed Milestones $25 USD - Final milestone Contact me for more details
$35 USD in 10 days
5.0 (72 reviews)
5.3
5.3
13 freelancers are bidding on average $28 USD for this job
User Avatar
Hi I can do your project as per your description
$50 USD in 3 days
4.8 (282 reviews)
7.3
7.3
User Avatar
A proposal has not yet been provided
$35 USD in 1 day
4.9 (116 reviews)
6.2
6.2
User Avatar
A proposal has not yet been provided
$20 USD in 2 days
4.9 (64 reviews)
5.9
5.9
User Avatar
Hello, I am an electronics engineer having experience in digital system design using vhdl for more than 5 years. Relevant Skills and Experience VHDL Proposed Milestones $23 USD - VHDL Coding
$23 USD in 1 day
5.0 (18 reviews)
4.3
4.3
User Avatar
A proposal has not yet been provided
$25 USD in 1 day
5.0 (1 review)
2.3
2.3
User Avatar
A proposal has not yet been provided
$25 USD in 7 days
5.0 (1 review)
1.5
1.5
User Avatar
Hi, I may be new to freelancer but I have done a few projects using Verilog hdl. Ide : Xilinx The verilog code (abstract) for your project is the following code, please select me if you are interested. The outline of the program will be: /************** Top design module. Name: 4 bit adder. Ports : A, B(4 bits each), C_in, Sum, Carry. *************/ module fourBitAdder (A, B, C_in, Sum, Carry); input (4:0) A,B; input C_in; output (4:0) Sum; output Carry; wire c1, c2, c3; //internals of the module endmodule /************** Name: Full adder. Ports : A, B, C_in, Sum, Carry. *************/ module fullAdder (A, B, C_in, Sum, Carry); input A,B; input C_in; output Sum; output Carry; //internals of the module endmodule /************** Name: Half adder. Ports : A, B, Sum, Carry. *************/ module fourBitAdder (A, B,Sum, Carry); input A,B; output Sum; output Carry; reg Sum, Carry; xor (Sum, A, B); //Verilog primitive and (Carry, A, B); //internals of the module written just to //get your confidence on me. endmodule stimulus block will be defined if necessary or else the design can be stimulated graphically using Xilinx ide Timeline : Day 1: Start to end with any corrections.
$10 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I have already done a project like that. It will take me like a few hours to implement it in Verilog. I provide a code with comments accompanied with proper test benches. Relevant Skills and Experience I've already implemented the specific project quite a few times as a part of something bigger for other projects. I have been taught in a previous semester Verilog and VHDL as a part of my studies. Proposed Milestones $35 USD - The whole code with test benches and everything. Additional Services Offered $45 USD - Block diagrams for each module and the final one
$35 USD in 0 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of TURKEY
Çankaya, Turkey
5.0
30
Member since Mar 19, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.