Binome
Full Member level 3
- Joined
- Nov 16, 2009
- Messages
- 153
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Location
- Lyon, France
- Activity points
- 2,412
Hi,
I've got a recursive module in VHDL (say an (2^n)-bit module that is instantiating two (2^(n-1))-bit modules and so on until the size is 2) and Xilinx ISE won't synthesize it but Altera Quartus II will. I'm not sure the recursive mode is the problem as someone in the Xilinx forum tells me he's sure ISE can handle it. So maybe it's another part.
Anyway, what other software can synthesize my design for a Xilinx target?
Thanks.
I've got a recursive module in VHDL (say an (2^n)-bit module that is instantiating two (2^(n-1))-bit modules and so on until the size is 2) and Xilinx ISE won't synthesize it but Altera Quartus II will. I'm not sure the recursive mode is the problem as someone in the Xilinx forum tells me he's sure ISE can handle it. So maybe it's another part.
Anyway, what other software can synthesize my design for a Xilinx target?
Thanks.