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 Jan89

  1. J

    Need help understanding pins features of FPGA's for assignment

    Thanks..!! :) I was able to do an acceptable pin assignment and soft of played around with the chip planner.. I know that if the I can make short route between pins and the LUT's & LAB's, I can minimize the propagation delay. I want to understand how I can place the pins such that I get an...
  2. J

    Need help understanding pins features of FPGA's for assignment

    Hello all.. I am trying to understand pin assignment for FPGA's. I am currently working on Altera Stratix III - EP3sl70. Any resources like videos or pdf's or some other tutorials would be very helpful. Thanks..:)
  3. J

    VHDL to systemC -- for loop & arrays

    VHDL to systemC -- for loop &amp; arrays Hi all..!! I am trying to learn systemC by doing a project (already done in VHDL).. I have the VHDL code: for i in 0 to 31 loop ab0(i)<=x(i) and y(0); end loop; and I need to write it in systemC.. So here's how I did it and got compilation...
  4. J

    [SOLVED] how to install systemC for visual studio 2010

    Hey.. Don't know if you found a way to install by now.. Anyways, you just have to add the systemC libraries and directories in your visual studio properties.. the following link helped me install for visual c++ express...
  5. J

    [SOLVED] SystemC code .VCD output observation using Visual C++ express

    Hi..I am learning to use systemC.. I have written a code using systemC in Visual C++ express. I have also created a .vcd dump file to observe the waveforms. I have also downloaded the GTK viewer to observe the waveforms. but i am having trouble installing it. i checked the user guide which...

Part and Inventory Search

Back
Top