mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-22 05:47:31 +02:00
Add +vhdl-work+ control to the config file.
Presumably, the user will want the ability to explicitly set the working library location, so create a +vhdl-work+ plusarg setting for exactly that purpose.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
/* This is the integer-width argument that will be passed to ivl. */
|
||||
extern unsigned integer_width;
|
||||
|
||||
extern const char*vhdlpp_work;
|
||||
|
||||
/* Perform variable substitutions on the string. */
|
||||
extern char* substitutions(const char*str);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user