aramosfet
Junior Member level 2
- Joined
- Oct 21, 2005
- Messages
- 22
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Location
- Bangalore,India
- Activity points
- 1,480
xst problem
hi
i have just bought a spartan3 starter kit.iam currently developing the 8051 microcontroller core in vhdl so far i have completed all instructions except a few such as div ab . the problem is xst takes a very long time to complete synthesis,
the code is about 1300 lines,it takes about 20 min to complete one byte instructions
when i include 2 and 3 byte instructions the synthesis goes on for 8 hours and still doesn't complete.i'm fairly new to vhdl coding so i don't know whether the code i've written is inefficient or something else
iam also including the vhdl code
it has 3 files one(rev1_1.vhd) has the actual vhdl code for 8051
the other two are for ram and rom.
if anyone could help it would be great
hi
i have just bought a spartan3 starter kit.iam currently developing the 8051 microcontroller core in vhdl so far i have completed all instructions except a few such as div ab . the problem is xst takes a very long time to complete synthesis,
the code is about 1300 lines,it takes about 20 min to complete one byte instructions
when i include 2 and 3 byte instructions the synthesis goes on for 8 hours and still doesn't complete.i'm fairly new to vhdl coding so i don't know whether the code i've written is inefficient or something else
iam also including the vhdl code
it has 3 files one(rev1_1.vhd) has the actual vhdl code for 8051
the other two are for ram and rom.
if anyone could help it would be great