problem solved? -> questions about lab1


[ Follow Ups ] [ Post Followup ] [ ECE 532 Discussion Area ] [ FAQ ]

Posted by Maciej Kalisiak on January 24, 1998 at 15:25:02:


I tried compiling my transmitter on an ugsparc machine
(X11 over a 33.6k connection is painfully slow, but
doable), and wouldn't you know it, it doesn't crash.
It turns out that the problem is that it doesn't fit
on the CPLD (crash->nice dianostic message :).

This brings up a few questions:

1. For lab1, can we use the FPGA instead of the CPLD?
(I've got 159 logic cells for my transmitter, when the
CPLD only has 128; I suspect that even if I were to
set the compilation preference for smallest code, I
might be able to fit the transmitter on the chip, but
not transmitter and reciever)

2. Is it a correct assumption that when we download
our program to the chip, it has to simultaneously
transmit and recieve (ie. both the xmitter and reciever
have to be on the chip)?

3. Seeing as how this (size constraints) could be an
even bigger problem in future labs, could we maybe
get some pointers, design hints, on how to write
VHDL code so that it generates small and compact logic
on the chip (ie. how to generate smallest circuits
during compile)?

Thanks.



Follow Ups:


Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ ECE 532 Discussion Area ] [ FAQ ]