Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mlpin94

  1. M

    Audio Processor Using FPGA

    I am building an audio processor with effects in my final year project using Spartan 6 and there is a problem i am facing. Since my project guide has left my institute , I am facing a few difficulties of which this is one of them. The following is the code for audio playback . When i use it...
  2. M

    Audio processor using FPGA with effects

    What about Digilent Atlys ?? Since i have previously worked on Xilinx ISE how difficult is it to adapt to Quartus if i buy Altera DE2 ?? Are there enough resources to help me out since i do not have a dedicated faculty who works on FPGA ??
  3. M

    Audio processor using FPGA with effects

    I am designing an audio processor to give effects like reverb,flanger , echo etc using an FPGA . I presently have 2 systems of fpga in my college . One is the FPGA deveplopment board Mimas V2 Spartan 6 FPGA and MTE labs Spartan 6 FPGA . Is it realizable on these 2 boards or should i purchase an...
  4. M

    How do I fix a too many BRAM COMP error in Spartan 6

    Now i have another issue . My vga is 640x480 and frequency is 25.175 MHz . But my Spartan 6 has a maximum of 4 MHz clock . What values of pixels do i need to take for in this case . I have a reference code which i am using : library IEEE; use IEEE.STD_LOGIC_1164.ALL; use...
  5. M

    How do I fix a too many BRAM COMP error in Spartan 6

    I reduced the size of my image . I took a 64x64 image and the .coe came upto 18kb . Thank you all for helping me out. Finally i am done with my VGA controller
  6. M

    How do I fix a too many BRAM COMP error in Spartan 6

    Re: IF ELSE Syntax error for Block RAM yes i am getting this error Pack:2310 - Too many comps of type "RAMB16BWER" found to fit this device. ERROR:Map:237 - The design is too large to fit the device. Please check the Design Summary section to see which resource requirement for your design...
  7. M

    How do I fix a too many BRAM COMP error in Spartan 6

    I am presently working on Spartan 6 FPGA where i am using single bit ROM in IP Coregen. Here my .coe file is 80 kilobytes(120*120 image ) . But when i create a bit file it gives me an error saying "ERROR:Pack:2310 - Too many comps of type "RAMB16BWER" found to fit this device." . What should i...

Part and Inventory Search

Back
Top