feat: init mlkem project with Verilator test framework
- sync_rtl/common/: skid_buffer, pipeline_reg, defines (valid/ready) - sync_rtl/mod_add/: modular adder example with Verilator C++ TB - test_framework/: Python-driven Verilator compile/sim/compare pipeline - test_framework/modules/mod_add/: 50-vector test plan, full鏈路 PASS - .trellis/spec/: RTL and test_framework conventions documented
This commit is contained in:
21
obj_dir/Vmod_add_sync__verFiles.dat
Normal file
21
obj_dir/Vmod_add_sync__verFiles.dat
Normal file
@@ -0,0 +1,21 @@
|
||||
# DESCRIPTION: Verilator output: Timestamp data for --skip-identical. Delete at will.
|
||||
C "-Wall --cc --build --timing --exe --top-module mod_add_sync sync_rtl/mod_add/mod_add_sync.v sync_rtl/common/pipeline_reg.v -o Vmod_add_sync sync_rtl/mod_add/TB/tb_mod_add.cpp"
|
||||
S 11443816 4098390 1782293569 546470124 1775088000 0 "unhashed" "/usr/bin/verilator_bin"
|
||||
S 7907 4098454 1782293569 567160683 1772288519 0 "sXuDUu38NDUbFZnNSJ9miREFRbcKSVZXW2nyoVrW" "/usr/share/verilator/include/verilated_std.sv"
|
||||
S 3224 4098455 1782293569 567160683 1772288519 0 "Hydzkv9X77JH03JyZeFi7tBFnQaHV7yknXQxBZFr" "/usr/share/verilator/include/verilated_std_waiver.vlt"
|
||||
T 3507 4852495 1782300821 898782116 1782300821 898782116 "unhashed" "obj_dir/Vmod_add_sync.cpp"
|
||||
T 3718 4852494 1782300821 898728319 1782300821 898728319 "unhashed" "obj_dir/Vmod_add_sync.h"
|
||||
T 2029 4852502 1782300821 899353736 1782300821 899353736 "unhashed" "obj_dir/Vmod_add_sync.mk"
|
||||
T 1001 4852493 1782300821 898672958 1782300821 898672958 "unhashed" "obj_dir/Vmod_add_sync__Syms.h"
|
||||
T 906 4852492 1782300821 898620767 1782300821 898620767 "unhashed" "obj_dir/Vmod_add_sync__Syms__Slow.cpp"
|
||||
T 1668 4852497 1782300821 898857151 1782300821 898857151 "unhashed" "obj_dir/Vmod_add_sync___024root.h"
|
||||
T 13469 4852500 1782300821 899267578 1782300821 899267578 "unhashed" "obj_dir/Vmod_add_sync___024root__0.cpp"
|
||||
T 10253 4852499 1782300821 899082414 1782300821 899082414 "unhashed" "obj_dir/Vmod_add_sync___024root__0__Slow.cpp"
|
||||
T 731 4852498 1782300821 898900106 1782300821 898900106 "unhashed" "obj_dir/Vmod_add_sync___024root__Slow.cpp"
|
||||
T 790 4852496 1782300821 898802835 1782300821 898802835 "unhashed" "obj_dir/Vmod_add_sync__pch.h"
|
||||
T 634 4852503 1782300821 899353736 1782300821 899353736 "unhashed" "obj_dir/Vmod_add_sync__ver.d"
|
||||
T 0 0 1782300821 899353736 1782300821 899353736 "unhashed" "obj_dir/Vmod_add_sync__verFiles.dat"
|
||||
T 1669 4852501 1782300821 899307023 1782300821 899307023 "unhashed" "obj_dir/Vmod_add_sync_classes.mk"
|
||||
S 175 4850124 1782295073 570083907 1782295073 570083907 "xrUlJO6R6GcXgqHQvRrBsxDVjbRsCwGdWjBVaFOJ" "sync_rtl/common/defines.vh"
|
||||
S 1425 4850211 1782295084 627669761 1782295084 627669761 "dyCBNlzlULhx5fbud3BxlMAYl0N8KUs44LFK6UdD" "sync_rtl/common/pipeline_reg.v"
|
||||
S 1346 4850217 1782295089 653481527 1782295089 653481527 "j8yBA3CTiFqtcJsMBC17M1w9KeLigVAWfAWkviCd" "sync_rtl/mod_add/mod_add_sync.v"
|
||||
Reference in New Issue
Block a user