diff --git a/benchmark_projects/README.md b/benchmark_projects/README.md index 79fa1ed..cd88c79 100755 --- a/benchmark_projects/README.md +++ b/benchmark_projects/README.md @@ -1,6 +1,6 @@ -### readme for "benchmark_projects" directory -### published as part of https://github.com/pConst/basic_verilog -### Konstantin Pavlov, pavlovconst@gmail.com +// readme for "benchmark_projects" directory +// published as part of https://github.com/pConst/basic_verilog +// Konstantin Pavlov, pavlovconst@gmail.com The directory contains single reference System Verilog codebase, compiled consistently for multiple FPGA platforms and vendors. diff --git a/scripts_for_intel_hls/README.md b/scripts_for_intel_hls/README.md index 60926e7..1fd9303 100755 --- a/scripts_for_intel_hls/README.md +++ b/scripts_for_intel_hls/README.md @@ -1,6 +1,6 @@ -### readme for "scripts_for_intel_hls" directory -### published as part of https://github.com/pConst/basic_verilog -### Konstantin Pavlov, pavlovconst@gmail.com +// readme for "scripts_for_intel_hls" directory +// published as part of https://github.com/pConst/basic_verilog +// Konstantin Pavlov, pavlovconst@gmail.com The directory contains automation scripts to work with Intel HLS technology on Windows machines.