hassansrs / BSCV1718EEL1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command line for synthax checking and simulation

  • ghdl -a and2.vhdl
  • ghdl -a and2_tb.vhdl
  • ghdl -r and2_tb --vcd=and2.vcd (CTRL+C to stop after few seconds)

display in gtkwave

  • gtkwave and2.vcd

About


Languages

Language:TeX 86.3%Language:VHDL 13.7%