| Author |
Message |
7rots51
Joined: 17 May 2002 Posts: 1330 Helped: 14
|
28 Sep 2003 14:37 How can I burn a cpld with a core? |
|
|
|
Hello
I get the HDLC IP Core from 0penc0res.org and I want to burn it in an @ltera cpld.I am not familar with verilog and I am new with this problem,
Please help me,and say how can I do this.
I want to build a HDLC controller with that IP core in a @ltera cpld(m(at)x7000).
Thanks for your helps.
|
|
| Back to top |
|
 |
sucan
Joined: 27 Sep 2003 Posts: 8
|
29 Sep 2003 8:56 |
|
|
|
| Are you mean config(program) the CPLD or others?
|
|
| Back to top |
|
 |
elcielo
Joined: 13 Jun 2002 Posts: 837 Helped: 6
|
29 Sep 2003 9:17 Re: How can I burn a cpld with a core? |
|
|
|
I recommand Z85c30 for your design.
It is popular.
You can buy easy.
|
|
| Back to top |
|
 |
cesare
Joined: 21 Feb 2002 Posts: 177 Helped: 7
|
29 Sep 2003 9:35 Re: How can I burn a cpld with a core? |
|
|
|
usually the core is provided as source file (VHDL or Verilog).
The first thing you have to do is to "compile" the project with the development software.
Note that it is very probable that you have to modify the core to suit the design to the requirement of your device.
Then you have to download the JTAG file to the device with the programmer.
Regards.
|
|
| Back to top |
|
 |
7rots51
Joined: 17 May 2002 Posts: 1330 Helped: 14
|
29 Sep 2003 12:35 Re: How can I burn a cpld with a core? |
|
|
|
I want to program the compiled HDLC IP c0re(in VHDL) in an @ltera CPLD (like as M(at)x7000 series).
What softwares and programmers I need? Is my way to do it correct?(I want only use HDLC core with no changes in core).
|
|
| Back to top |
|
 |
wasp
Joined: 10 Jan 2003 Posts: 29 Location: Russian Federation
|
29 Sep 2003 13:37 Re: How can I burn a cpld with a core? |
|
|
|
Soft - Max+PLUS II - free from
https://www.@ltera.com/support/software/download/altera_design/mp2_baseline/dnl-baseline.jsp
Programmer - ByteBlaster
http://www.@ltera.com/literature/ds/ds_byteblasterII.pdf
|
|
| Back to top |
|
 |
7rots51
Joined: 17 May 2002 Posts: 1330 Helped: 14
|
29 Sep 2003 17:55 Re: How can I burn a cpld with a core? |
|
|
|
Where can I find the sch of byte bl(at)ster?
This free version of M(at)xplus does not support VHDL sources.
???
|
|
| Back to top |
|
 |