Fix requirements by Ratko Pilipović
This commit is contained in:
parent
79293545d3
commit
c15d6f1edf
11 changed files with 64 additions and 5 deletions
6
roles/iverilog/tasks/main_win.yml
Normal file
6
roles/iverilog/tasks/main_win.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
- name: Install Icarus Verilog
|
||||
win_chocolatey:
|
||||
name: iverilog
|
||||
version: '11.0'
|
||||
source: http://internal/odata/repo
|
||||
state: present
|
Loading…
Add table
Add a link
Reference in a new issue