Sign in
foss-fpga-tools
/
yosys-symbiflow-plugins
/
34265eb54403a717de45bb00d982fbca455f86e5
/
.
/
ql-qlf-plugin
/
tests
/
shreg
/
shreg.tcl
blob: 9be1ca33e63562eeb815d598c0e7baa35a4df515 [
file
] [
log
] [
blame
]
yosys -import
if
{
[
info
procs synth_quicklogic
]
==
{
}
}
{
plugin -i ql-qlf
}
yosys -import ;
# ingest plugin commands
read_verilog
$::
env(DESIGN_TOP)
.
v
synth_quicklogic -family qlf_k4n8 -top top
stat
select -assert-count
8
t
:
sh_dff