Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > VHDL programming

Reply
Thread Tools

VHDL programming

 
 
lulla lulla is offline
Junior Member
Join Date: Sep 2012
Posts: 1
 
      09-20-2012
Hi!
I am fairly new in VHDL programming and need some help.
A circuit benämd BCDcheck, which shall indicate some different characteristics of the decimal digits shall be constructed with 4 inputs and 5 outputs.
My inputs and outputs should I use with vectors (0 to 3) in and (0 to 4) out.

For outputs, the following shall apply:

max = 1 if and only if x = 9 (maximum)
min = 1 if and only if x = 0 (minimum value)
even = 1 if and only if x is an even number
LO3 = 1 if and only if x <3 (lower than 3)
noBCD = 1 if and only if x> 9 (not BCD)

How should I proceed?

Thanks in advance!
Lulla
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VHDL-2002 vs VHDL-93 vs VHDL-87? afd VHDL 1 03-23-2007 09:33 AM
BPSK on VHDL (warning - VHDL newbie) pygmalion VHDL 6 06-23-2006 07:30 PM
VHDL 2002 vs VHDL 1993 dude VHDL 1 03-23-2006 01:18 PM
multiD-vhdl: Multi Dimensional Arrays (allowing generics on each dimension) for VHDL (including ports) albert.neu@gmail.com VHDL 2 03-21-2006 04:05 PM
what's the difference between VHDL 93 CONCATENATION and VHDL 87 CONCATENATION? walala VHDL 3 09-18-2003 04:17 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57