index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
build.sh
blob: 7482a635f08b22a1fa4f19595e9d61c9e2eb4663 (
plain
)
1
2
3
4
5
#!/bin/bash
to-fir
$1
(
cd
generated
;
fir2flo.sh
$1
)
(
cd
generated
;
flo-app
$1
)