mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-15 13:28:59 +00:00
5 lines
132 B
Bash
5 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
|