mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-24 07:54:03 +00:00
4 lines
132 B
Bash
4 lines
132 B
Bash
#!/bin/bash
|
|
set -ex
|
|
rm -rf work
|
|
LM_LICENSE_FILE=1702@`hostname` /opt/microsemi/Libero_SoC_v11.9/Libero/bin/libero SCRIPT:libero.tcl
|