Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VHDL Project

Status
Not open for further replies.

GreenDay69

Technical User
Joined
May 12, 2009
Messages
1
Greetings:

Im new on programming with VHDL, and I was wondering if someone can help me build a design a generic n-bit unit using VHDL and Xilinx ISE, that com-
putes the derivative of a sequence of 2048 n-bit samples, and
determines the last zero crossing point and the maximum of the
derivative. Both values must be stored in registers, and a signal
provided indicating they were found. The unit should at least
have a input to enable operation, and an output to indicate that
the sequence has been processed.

I know that I need to create at least 3 registers(derivative,zero crossing point and maximum).

If anyone could help me, I''ll really appreciate it.

Thanks in advance.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top