Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHDLのインストール

Ubuntu 14.04で

$ sudo add-apt-repository ppa:pgavin/ghdl
$ sudo apt-get update
$ sudo apt-get install ghdl gtkwave

を実行する。 (14.10用のバイナリはまだ用意されてないっぽい?)

このサンプルの使いかた

helloというサンプルとsampleというサンプルがあります。

$ make test

で実行されます。

sample.vcdまたはsample.ghwというファイルが生成されます。これをgtkwaveで開くと波形が見られます。

About

GHDL Sample Program & Makefile

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages