0% found this document useful (0 votes)
31 views6 pages

2053 1096 DOC Eda Playground Guide

EDA Playground is a web-based platform for experimenting with hardware description languages like Verilog and VHDL, aimed at learning and testing designs. Users can create an account, log in, and write design and testbench code in designated areas before running simulations with selected tools. The platform also offers options to view generated waveforms after running the code.

Uploaded by

MADHU C S26
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views6 pages

2053 1096 DOC Eda Playground Guide

EDA Playground is a web-based platform for experimenting with hardware description languages like Verilog and VHDL, aimed at learning and testing designs. Users can create an account, log in, and write design and testbench code in designated areas before running simulations with selected tools. The platform also offers options to view generated waveforms after running the code.

Uploaded by

MADHU C S26
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Click to eda

editPlayground
Master-title
Guidestyle

● EDA Playground is a web-based platform that allows you to experiment with various hardware description languages (HDLs) like Verilog and VHDL,
particularly for learning and testing designs.

Getting Started

● Accessing EDA Playground:


○ Go to the EDA Playground website.

Click Here to
create account

Verilog HDL IIT Guwahati 1


Click to eda
editPlayground
Master-title
Guidestyle

● Once registered, go to Log In page and enter the credentials.

Enter
Credentials
Here!!

Verilog HDL IIT Guwahati 2


Click to eda
editPlayground
Master-title
Guidestyle

● Once logged In, You will get the playground ready to use as shown below.

Verilog HDL IIT Guwahati 3


Click to eda
editPlayground
Master-title
Guidestyle

● Here Right side of of playground is for Design code and Left side is for Testbench code as show below.
● Write your design code under design.v and write your code for testbench under testbench.v

Write
Testbench this Write design
side this side

Verilog HDL IIT Guwahati 4


Click to eda
editPlayground
Master-title
Guidestyle

● In order to run your code, go to slide bar under name “Tools and Simulators”.
● Select your desired simulator tool and press “run” (at the top), you will get output in window present under “log” tab

From this slider


select tool.

Output will be
display here inside
LOG tab.

Verilog HDL IIT Guwahati 5


Click to eda
editPlayground
Master-title
Guidestyle

● In case you want to check out for Waveform generated from your design, then tick “open EPWave after run”option.

Tick this option


to see waveform
in GUI

Verilog HDL IIT Guwahati 6

You might also like