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 maxfli

  1. M

    Register is illegal in left-hand side?? What happend?

    illegal left hand side of continuous assign Hi all, I am using Verilog to design a system. But there is an error in my code. //--------------------------the error info------------------------------ "Register is illegal in left-hand side of continuous assignment"...
  2. M

    How to trigger rising and falling by using Verilog?

    verilog trigger Hi all, I want to design a signal that can trigger by using rising edge and falling edge by using Verilog and download it into FPGA by using Quartus. for example: //-------------------------------------------------------- always_ff @(posedge DF_CLK, posedge seen) begin...

Part and Inventory Search

Back
Top