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.

Need guidance in improving verilog coding skills

Status
Not open for further replies.

sara1923

Newbie level 4
Joined
Jul 17, 2009
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
US
Activity points
1,314
verilog

I get lots of problems while coding in verilog . Kindly suggest me how do I improve my verilog coding skills.
 

Re: verilog

keep working on simple and sample designs. You would like to take a look at this web-page as starting point: https://asic-world.com/verilog/. Tutorials and examples section is useful. Take a look at in combinational(eg. mux, comparator...) and sequential(eg. counter) example circuit designs and be aware of the differences.

Mainly what you should do is to download some digital logic and verilog ebooks and read them all, practice all examples.

And also if you be more specific about where you have problems, we can help more.

Good luck.
 

Re: verilog

Hi,

I need to pick up verilog to perform some simulation for a simple controller.. Do need some advice on this.

I have a set of simulation verilog files for the behaviour of a RAM.. It has its own testbench files to call 'task' and perform an operation.

Can i create an FSM for a controller and wrap this existing model? I need to make use of the existing output waveform behaviour and create my own testbenches to verify my logic.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top