Acronyms are very common in computer architecture and
network systems.
Using the Evolvable Hardware paper as a reference,
spell out the following acronynms
and define each term in one sentance. The first is given as an example.
IP = Internet Protocol. A protocol that used by routers to forward
packets over a global network
ASIC
FPGA
ATM
FPX
FEC
WUGS
RAD
NID
SOC
TCA
SRAM
SDRAM
Using the Yalamanchili textbook (or any other similar book), define
the following terms.
CAD
VHDL
RTL
Signal
Event
Component
Entity
procedural
behavioral
structural
IEEE 1076-1987
In this class, we will use the message board to discuss topics of
general interest. To keep up in class, it is important to read and
participate on the message board on a regular basis.
Visit the CS535 homepage and locate the message board to
to identify the quote by W. Edwards Deming.
Write a short piece of VHDL code that determines the next value
for value for a 3-bit binary counter. Assume that if a signal called
RESET is asserted LOW, the counter should restart at zero.
Assuming that a circuit has a critical path of 10 ns, what is
the maximum frequency at which the circuit can operate?
Assuming that the circuit above processes back-to-back data
that arrives on a 32-bit data path, what is the peak thoughput
in (Gbps) that can be achieved by the system?