read_blif - read BLIF file#
- yosys> help read_blif#
read_blif [options] [filename]
Load modules from a BLIF file into the current design.
-sopCreate $sop cells instead of $lut cells
-wideportsMerge ports that match the pattern 'name[int]' into a single multi-bit port 'name'.