Has anyone ever tried to compile the LEON in Altera's Quartus II software? I'm having some trouble getting everything set up and would appreciate any pointers. |
|

LEON-2 softCore in Altera's Quartus
Started by ●November 28, 2002
Reply by ●December 26, 20022002-12-26
Though this is not specific to compiling the LEON Core, But the general problems faced during the compilation of VHDL code in Quartus. 1. Quartus does not support many of the Behavioural Constructs. So in case there are any then it will be a sure cause for the problem. 2. Initializing the constants with the another constants declared earlier causes the problem. 3. It does not display the proper error messages for the input signals that are sometimes left open or not connected. 4. If the files are arranged in the multiple directories then also while compiling it creates certain problems. So better put them together in the single directory. This is not to discorage U. But just pointers to type of problems that this software gives. Win 2K is prefered choice for Quratus. All the Best. Regards, Anand. On Thu, 28 Nov 2002 palomino778 wrote : >Has anyone ever tried to compile the LEON in Altera's Quartus >II >software? I'm having some trouble getting everything set up and >would >appreciate any pointers. > >To post a message, send it to: >To unsubscribe, send a blank message to: >">http://docs.yahoo.com/info/terms/ |
