mirror of
https://github.com/cclassic/model-ghdl
synced 2024-11-14 07:29:52 +01:00
Added -gtksave to README
This commit is contained in:
parent
968296dae0
commit
ee19939e7c
@ -8,4 +8,4 @@ Add the following arguments in Sigasi:
|
||||
|
||||
### vsim
|
||||
* ```-ghdl "--std=08"``` to enable VHDL 2008 support (if any problems occur)
|
||||
* ```-gtkwave "--save=/path/to/your/savefile"``` to automatically load a specific wave layout
|
||||
* ```-gtksave "/path/to/your/gtkw-directory"``` to automatically load a specific wave layout (```<path>/<top_entity.gtkw>```)
|
||||
|
@ -7,7 +7,7 @@
|
||||
#include <fstream>
|
||||
#include <string.h>
|
||||
|
||||
#define DEBUG_EN DEBUG_EN
|
||||
// #define DEBUG_EN DEBUG_EN
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user