mirror of
https://github.com/pConst/basic_verilog.git
synced 2025-01-14 06:42:54 +08:00
Moved all bencmarks to the separate directory
This commit is contained in:
parent
1b844726dc
commit
cf3b4f5d20
30
benchmark_projects/benchmark_results.txt
Normal file
30
benchmark_projects/benchmark_results.txt
Normal file
@ -0,0 +1,30 @@
|
||||
|
||||
|
||||
Compilation time results for reference benchmark projects
|
||||
=========================================================
|
||||
|
||||
|
||||
|
||||
Xeon E5-2630 v4, RAM 32GB, Windows 7
|
||||
------------------------------------
|
||||
quartus_benchmark - 4m 58s ( Quartus Lite 17 )
|
||||
vivado_benchmark - 5m 58s ( Vivado 2019.2 )
|
||||
gowin_benchmark - 4m 15s ( Gowin_V1.9.6Beta )
|
||||
ise_benchmark - 9m 10s ( ISE 12.4 )
|
||||
|
||||
|
||||
|
||||
Xeon E5-2630 v4, RAM 32GB, Windows 7,
|
||||
project files on RamDisk
|
||||
-------------------------------------
|
||||
quartus_benchmark - 4m 57s ( Quartus Lite 17 )
|
||||
vivado_benchmark - 5m 56s ( Vivado 2019.2 )
|
||||
|
||||
|
||||
|
||||
Xeon E5-2630 v4, RAM 32GB, Windows 7,
|
||||
project files on RamDisk,
|
||||
HyperThreading OFF
|
||||
-------------------------------------
|
||||
quartus_benchmark - 4m 50s ( Quartus Lite 17 )
|
||||
vivado_benchmark - 5m 43s ( Vivado 2019.2 )
|
0
example_projects/quartus_benchmark/main.sdc → benchmark_projects/quartus_benchmark/main.sdc
Executable file → Normal file
0
example_projects/quartus_benchmark/main.sdc → benchmark_projects/quartus_benchmark/main.sdc
Executable file → Normal file
0
example_projects/quartus_benchmark/main.sv → benchmark_projects/quartus_benchmark/main.sv
Executable file → Normal file
0
example_projects/quartus_benchmark/main.sv → benchmark_projects/quartus_benchmark/main.sv
Executable file → Normal file
0
example_projects/quartus_benchmark/post_flow.tcl → benchmark_projects/quartus_benchmark/post_flow.tcl
Executable file → Normal file
0
example_projects/quartus_benchmark/post_flow.tcl → benchmark_projects/quartus_benchmark/post_flow.tcl
Executable file → Normal file
0
example_projects/quartus_benchmark/test.qpf → benchmark_projects/quartus_benchmark/test.qpf
Executable file → Normal file
0
example_projects/quartus_benchmark/test.qpf → benchmark_projects/quartus_benchmark/test.qpf
Executable file → Normal file
0
example_projects/quartus_benchmark/test.qsf → benchmark_projects/quartus_benchmark/test.qsf
Executable file → Normal file
0
example_projects/quartus_benchmark/test.qsf → benchmark_projects/quartus_benchmark/test.qsf
Executable file → Normal file
0
example_projects/vivado_benchmark/post_flow_vivado.tcl → benchmark_projects/vivado_benchmark/post_flow_vivado.tcl
Executable file → Normal file
0
example_projects/vivado_benchmark/post_flow_vivado.tcl → benchmark_projects/vivado_benchmark/post_flow_vivado.tcl
Executable file → Normal file
0
example_projects/vivado_benchmark/vivado_benchmark.xpr → benchmark_projects/vivado_benchmark/vivado_benchmark.xpr
Executable file → Normal file
0
example_projects/vivado_benchmark/vivado_benchmark.xpr → benchmark_projects/vivado_benchmark/vivado_benchmark.xpr
Executable file → Normal file
@ -1,18 +0,0 @@
|
||||
|
||||
|
||||
Compilation time results for reference benchmark projects
|
||||
=========================================================
|
||||
|
||||
|
||||
Xeon E5-2630 v4, RAM 32GB, Windows 7
|
||||
------------------------------------
|
||||
quartus_benchmark - 4m 58s ( Quartus Lite 17 )
|
||||
vivado_benchmark - 5m 58s ( Vivado 2019.2 )
|
||||
gowin_benchmark - 4m 15s ( Gowin_V1.9.6Beta )
|
||||
ise_benchmark - 9m 10s ( ISE 12.4 )
|
||||
|
||||
|
||||
Xeon E5-2630 v4, RAM 32GB, Windows 7, project files on RamDisk
|
||||
--------------------------------------------------------------
|
||||
quartus_benchmark - 4m 57s
|
||||
vivado_benchmark - 5m 56s
|
Loading…
x
Reference in New Issue
Block a user