Morning1139Angel / simpleALU

simple alu as digital systems homework for college

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleALU

simple alu as digital systems homework for college

to test the alu run these commands in the root floder:

iverilog -o vvp/alu.vvp alu_tb.v
vvp vvp/alu.vvp
gtkwave vcd/alu.vcd

About

simple alu as digital systems homework for college


Languages

Language:Verilog 100.0%