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.
Microcontroller FPGA
hi
I think the best for learn FPGA perfectly is involve whit high level FPGA project and study instruction index and rules in verilog or vhdl that you have to concept about complicate algorithm
i learned that with same way very strongly
i suggest you verilog and work...
Re: Warnings when simulate
hi
ISE 10.1 has some problems like that
i thing that problem take place from ISE update files
i suggest you to use ISE 9.1
good luck
verilog io testbench
i synthesize your code in xilinx ISE 9.1 and simulate by modelsim and i saw no ploblem but
i change your codes with remove codes below:
wire x;
wire y;
reg sum;
reg carry;
thats enough to define
input x;
input y;
output sum;
output carry;
i saw the same error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.