mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-01 03:57:52 +00:00
Merge pull request #3973 from anonkey/master
cli(tcl): add ability to pass argument to tcl script from cli
This commit is contained in:
commit
6cf50d16a8
2 changed files with 51 additions and 16 deletions
|
|
@ -4,6 +4,10 @@ List of major changes and improvements between releases
|
|||
|
||||
Yosys 0.35 .. Yosys 0.36-dev
|
||||
--------------------------
|
||||
* New commands and options
|
||||
- Added option "--" to pass arguments down to tcl when using -c option.
|
||||
- Added ability on MacOS and Windows to pass options after arguments on cli.
|
||||
|
||||
|
||||
Yosys 0.34 .. Yosys 0.35
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue