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 Nyom

  1. N

    Error in verilog code for stopwatch

    can you give assistance on how to do mapping of ports and pins.. I guess pins are names as HEX0, HEX 1 etc you mean to say i should assign or equate these ports to pins - - - Updated - - - Do I need to map output a, b, c, d, e, f, g, dp, output [3:0] an to my pin plannar
  2. N

    Error in verilog code for stopwatch

    you are right.. actual code is as under but i am trying to comile and run it using Quatus for Altera DE1 board.. I am new to it. What I thought I have a sample project which has functional and has a pin plannar and qpf file.. What I was trying to do was to embed the test code which i shared...
  3. N

    Error in verilog code for stopwatch

    I am getting error in verilog code while compiling using Quartus II as under Line 313 is #50 clock = ~clock; code for the test bench module is // Outputs wire [3:0] d0; wire [3:0] d1; wire [3:0] d2; // Instantiate the Unit Under Test (UUT) stopwatch uut ( .clock(clock)...

Part and Inventory Search

Back
Top