Welcome, Guest. Please login or register.

Author Topic: Lattice 16V8 pld  (Read 4658 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline jkonstan

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 243
    • Show all replies
Re: Lattice 16V8 pld
« on: April 03, 2007, 03:48:27 AM »
You can download Lattice ISP lever starter version from Lattice semiconductor web site for free.
 
http://www.latticesemi.com/products/designsoftware/isplever/ispleverstarter/index.cfm

It still supports the GAL16V8, and you can use Verilog or VHDL. However, you are limited in what you can do in a 16macrocell GAL.

 :-)
 

Offline jkonstan

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 243
    • Show all replies
Re: Lattice 16V8 pld
« Reply #1 on: April 04, 2007, 08:36:18 AM »
For CPLDs, The Xilinx CoolrunnerII CPLD development boards are nice to start learning on. For FPGAs, The Xilinx Spartan3 & Spartan3e development boards are also good development boards to work with as well (@$150 US dollars). You just have to figure out if you want to learn Verilog, VHDL, or both. In the past, I had used most of the old PAL/GAL development languages  
 such as Abel and Palasm; and these are largely unsupported (almost like learning to speak Latin) today except for some Abel translation in Lattice ISP lever and Xilinx ISE.

:-)