vcom: Space added for -ghdl param

This commit is contained in:
Makise Kurisu 2016-04-29 20:38:22 +02:00
parent 4a64ba77a0
commit 53f3e187a4
1 changed files with 1 additions and 0 deletions

1
main.c
View File

@ -370,6 +370,7 @@ int vcom(int argc, char **argv)
strcpy(vhdlver, "--std=08");
}
else if (GETOPT("-ghdl")) {
append_string(&params, " ");
append_string(&params, argv[i]);
}
else if (argv[i][0] != '-'){ // VHDL file