Sign in
foss-fpga-tools
/
third_party
/
yosys
/
refs/heads/q3k/cirrus
/
.
/
.cirrus
/
step-test.sh
blob: e7ddb7e441b07a4df65003e4935a3b8318491e17 [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env bash
set
-
e
-
x
ncpu
=
4
if
nproc
;
then
ncpu
=
$
(
nproc
)
fi
make
-
j $
{
ncpu
}
test