Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

2's complement generator inside Xilinx FPGA

Status
Not open for further replies.

ryouden

Newbie level 2
Joined
Mar 5, 2008
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
Hi everyone, new user here, this looks like a great forum so hopefully I will be able to learn something while I am here.

At the moment I am working on a project which requires a Xilinx FPGA to generate an internal 2's complement count. I have not had an opportunity to get upto speed with Verilog or VHDL so I would ideally be looking for a schematic solution. Does anyone know where I could find such a module, or provide some pointers on going about developing such a system.

Thanks for you help in advance.
 

Any negative number is represented as a 2's complement
for example,
y= -x;
then y is represented as 2's complement of x ;
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top