Re: CIAs and PLA in a CPLD?

From: Mark McDougall <msmcdoug_at_iinet.net.au>
Date: Mon, 03 Sep 2012 09:26:00 +1000
Message-ID: <5043EB08.607@iinet.net.au>
On 2/09/2012 10:25 PM, didier@aida.org wrote:

> For example:  with a CASE  xx OF  .... END CASE; .. a WHEN OTHERS is
> required for lattice / xylinx, not for quartus (I still don’t know what
> is correct or not) (still learning..)

Not strictly correct. It depends on which libraries you're using, what the 
data type you're using for the CASE statement, and of course, which cases 
your statements cover! In general, for Quartus using 'modern' libraries and 
std_logic, you will require WHEN OTHERS as there are many different values 
for a std_logic_vector - not only '0' & '1'. In any case, it's good practice 
to include one anyway.

Regards,

-- 
|              Mark McDougall                | "Electrical Engineers do it
|  <http://members.iinet.net.au/~msmcdoug>   |   with less resistance!"

       Message was sent through the cbm-hackers mailing list
Received on 2012-09-03 00:00:05

Archive generated by hypermail 2.2.0.