<div style="width: 100%; height: 400px; position: relative;">
<svg viewBox="0 0 400 400" style="width: 100%; height: 100%; position: absolute;">
<g transform="translate(20, 20)">
<rect x="0" y="0" width="360" height="360" fill="white" stroke="black" stroke-width="2" />
<g transform="translate(50, 50)">
<text x="0" y="20" font-size="16">U1</text>
<rect x="0" y="30" width="100" height="100" fill="none" stroke="black" stroke-width="2" />
<text x="10" y="55" font-size="14">A</text>
<text x="10" y="75" font-size="14">B</text>
<text x="10" y="95" font-size="14">C</text>
<text x="10" y="115" font-size="14">D</text>
<text x="60" y="55" font-size="14">QA</text>
<text x="60" y="75" font-size="14">QB</text>
<text x="60" y="95" font-size="14">QC</text>
<text x="60" y="115" font-size="14">QD</text>
<text x="10" y="145" font-size="14">CTEN</text>
<text x="10" y="165" font-size="14">LOAD</text>
<text x="10" y="185" font-size="14">U/D</text>
<text x="10" y="205" font-size="14">MAX/MIN</text>
<text x="10" y="225" font-size="14">CLK</text>
<text x="60" y="145" font-size="14">~RCO</text>