Sign in
foss-fpga-tools
/
yosys-symbiflow-plugins
/
a474e8e6cd2f3b571ecae9bb9945536f0f48b8a2
/
.
/
ql-qlf-plugin
/
tests
/
shreg
/
shreg.tcl
blob: dba736c25bf7c2578bad05d24d58963614c2daa0 [
file
] [
log
] [
blame
]
yosys -import
if
{
[
info
procs quicklogic_eqn
]
==
{
}
}
{
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