mirror of https://github.com/XS-MLVP/mlvp.git
|
|
||
|---|---|---|
| .. | ||
| env | ||
| Makefile | ||
| README.md | ||
| adder.v | ||
| test_adder.py | ||
README.md
一个简单的加法器示例
运行方法
编译 DUT:
make dut
运行测试:
make run
运行结束后在reports目录下生成报告