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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: senjed
  • Content: Threads
  • Order by date
  1. senjed

    BlockRAM in VHDL

    hi I want to implement a simple dual-port ram in VHDL by Webpack as a BlockRAM on a SPARTANII. but the tool says you're using your ram in a non-supported mode and so implements it as distributed ram. how should the ram be written to solve the problem?
  2. senjed

    multiple component instantiation

    hello all. i want to instantiate lots of -say 500- instances of a component. could it be done by a for-generate loop? i have problem with labelling the instances in the loop. any solution?
  3. senjed

    clock phase synchroniztion

    is there any way to find the exact clock edges of a data stream, and generate such a clock? we know the frequency of the tx and know we want to have a clock exactly synchronized in the rx. any solution in VHDL?
  4. senjed

    asynchronous FIFO

    hello I have a design in which data comes in in a stream, but shoul be put in packets with headers, so i need a fifo. the input and output frequencies are different and his makes problem in distinguishing full and empty states. any answer?

Part and Inventory Search

Back
Top