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 laxdad8992

  1. L

    how to get system time in verilog

    I could not find an elegant way, but here's how I did it - a system call to write the current time into a file, then read the file to get the info into verilog. The system call to "date" only works on *NIX - if you are on windows, you'll have to change that. Anyway, here's the code: integer FP...
  2. L

    What's the best VHDL/Verilog/SystemVerilog editor?

    systerm verilog editor The latest verilog-mode.el has support for System Verilog keywords and constructs. I don't have a good feel for the "autos" in verilog mode (for system verilog), but the highlighting seems to work well.

Part and Inventory Search

Back
Top