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 DocJava

  1. D

    Wishbone SSRAM Issue

    The SSRAM part is the IS61LPS512. Here's the datasheet for the SSRAM part. It includes read/write timing diagrams a few pages into the sheet. **broken link removed** -Doc
  2. D

    Wishbone SSRAM Issue

    Hello, I built a small SSRAM controller for my DE2i-150 board and have noted two things that are odd about memory accesses when I connected up the VGA-LCD core. I have an OpenRISC SoC ported to this board. Under normal circumstances the test program I wrote to test out the SSRAM works as...
  3. D

    [SOLVED] Verilog counter not counting

    After looking more carefully at the differences between projects I did find a discrepancy with the input clock name between the two projects. The correct name was CLOCK_50 instead of CLOCK50. Before fixing the name everything still synthesized without any errors (I'm surprised at this). So I...
  4. D

    [SOLVED] Verilog counter not counting

    Thanks for pointing this stuff out. I'll take a look at the paper. I did run ModelSim on the code and it produced output that seemed reasonable (see screenshot). I swapped over to developing out of the PCIE-Fundamental design example for the DE2i and am seeing inconsistent results when adding...
  5. D

    [SOLVED] Verilog counter not counting

    Hello, I have a deceptively simple problem with my Verilog code. I've simulated the first module and it appears to work when using blocking assignments in the initial block but not when using non-blocking assignments. When I synthesize the code for a DE2i-150 board I cannot seem to replicate the...

Part and Inventory Search

Back
Top