machxo2: Add experimental status to help.

This commit is contained in:
William D. Jones 2021-02-08 17:31:58 -05:00 committed by Marcelina Kościelnicka
parent e3974809ec
commit 8f1a350f5e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ PRIVATE_NAMESPACE_BEGIN
struct SynthMachXO2Pass : public ScriptPass
{
SynthMachXO2Pass() : ScriptPass("synth_machxo2", "synthesis for MachXO2 FPGAs") { }
SynthMachXO2Pass() : ScriptPass("synth_machxo2", "synthesis for MachXO2 FPGAs. This work is experimental.") { }
void help() override
{