文件名称:chips-test:https 的测试和示例代码
文件大小:21.45MB
文件格式:ZIP
更新时间:2024-08-12 20:05:15
C
芯片测试 测试和示例模拟器 示例模拟器的现场演示: : 要在 Windows、OSX 或 Linux 上构建和运行(工具的确切版本无关紧要): > python --version Python 2.7.10 > cmake --version cmake version 3.10.0 > ./fips build ... > ./fips list targets ... > ./fips run [target] ... 要获得用于性能测试的优化构建: # on OSX: > ./fips set config osx-make-release > ./fips build > ./fips run [target] # on Linux > ./fips set config linux-make-release > ./fips build > ./fips ru