mirror of
https://github.com/verilator/verilator.git
synced 2025-04-04 19:52:39 +00:00
Commentary: Fix CMake comments (#5545)
This commit is contained in:
parent
0dce97b09d
commit
ece0613e09
@ -7,6 +7,7 @@ Adam Bagley
|
|||||||
Adrian Sampson
|
Adrian Sampson
|
||||||
Adrien Le Masle
|
Adrien Le Masle
|
||||||
Ahmed El-Mahmoudy
|
Ahmed El-Mahmoudy
|
||||||
|
Aidan McNay
|
||||||
Aleksander Kiryk
|
Aleksander Kiryk
|
||||||
Alex Chadwick
|
Alex Chadwick
|
||||||
Alex Solomatnikov
|
Alex Solomatnikov
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# This allows specifying a minimum Verilator version.
|
# This allows specifying a minimum Verilator version.
|
||||||
# Include it in your CMakeLists.txt using:
|
# Include it in your CMakeLists.txt using:
|
||||||
#
|
#
|
||||||
# find_package(verilate 4.0)
|
# find_package(verilator 4.0)
|
||||||
#
|
#
|
||||||
# Copyright 2003-2024 by Wilson Snyder. This program is free software; you
|
# Copyright 2003-2024 by Wilson Snyder. This program is free software; you
|
||||||
# can redistribute it and/or modify it under the terms of either the GNU
|
# can redistribute it and/or modify it under the terms of either the GNU
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Include it in your CMakeLists.txt using:
|
# Include it in your CMakeLists.txt using:
|
||||||
#
|
#
|
||||||
# find_package(verilate)
|
# find_package(verilator)
|
||||||
#
|
#
|
||||||
# This script adds a verilate function.
|
# This script adds a verilate function.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user