Concurrent VHDL Code
|
|
Topics: |
Last updated:
18-08-09 |
|
Concurrent
VHDL code
|
Different
implementations of 4x1 multiplexer
|
|
|
More
information:
|
| Pedroni chapter 5 -
Concurrent Code
| Guarded blocks can not be
synthesized by the XiLinx ISE and hence will this have less
interest |
| Its possible to implement
Sequential logic (Latches and Flip/Flops) in concurrent code
- however will it best to use processes instead.
|
|
|
Exercises /
Problems: |
|
|
|
|
| Problem 5.6
Binary to Gray Converter (Pedro
page 87) |
|
|
More information in the book |
|
|
|
| Problem 5.8
Comparator (Pedro
page 89) |
|
|
More
information in the book |
|
|
|
|