项目简介:数字IC实践项目(11)—基于Verilog的IEEE754 FPU设计与验证改进工程
Improvement by Devane (CSDN IC Brother) @2024.11.22
============================================================
1.Modify run_test.py to support vcs simulation flow.
2.Add sub_test.py to better support random test vectors (100w subtest).
3.Add sim_pool mechanism to support parallel simulation, which can greatly shorten the simulation time of vectors.
1