Skip to content

Lampranthus/Active-HDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active-HDL Course

Installation link (Student edition): https://www.aldec.com/en/products/fpga_simulation/active_hdl_student

Introduction

Create a New Workspace

image

Type the name of the Workspace. I recommend you copy and paste the name into de workspace folder box to create a folder with the workspace's name.

image

Create an empty design

image

Select the lenguage. In this case we use VHDL

image

Type the name of the design

image

Add a new file

image

Select the lenguage source code and type the name of the file

image

Type the code

image

Compile

image

image

For simulate create a new waveform and initialize simulation (F6)

image

image

Drag the structure named the same as the file into de white space

image

image

Now you can see all the signals. Create a stimuli set

image

Create a stimulus

image

name the stimulus and select its format

image

Select the signal ans set a stimulus

image

image

image

Select the time of the simulation and run (Alt + F5)

image

Always active the stimulus set

image

image

Now you can see the reaction of the ouput signals, for this case the signal y

image

About

VHDL Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages