vditor
Version:
♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生
10 lines • 83.8 kB
JavaScript
/*! wavedrom 3.6.2 2026-7-8 PDT */
(function(root,factory){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=factory();}else if(typeof define==="function"&&define.amd){define([],factory);}else{(typeof globalThis!=="undefined"?globalThis:root||self)["wavedrom"]=factory();}}(this,function(){
"use strict";var wavedrom=(()=>{var g=(s,t)=>()=>(t||s((t={exports:{}}).exports,t),t.exports);var R=g((we,c0)=>{"use strict";var et=s=>s&&Object.prototype.toString.call(s)==="[object Object]";function ct(s){if(!(s>0))return a=>a;var t=" ".repeat(s);return a=>{if(typeof a!="string")return a;let e=a.split(`
`);return e.length===1?t+a:e.map(c=>c.trim()===""?c:t+c).join(`
`)}}var lt=s=>s.split(`
`).filter(t=>t.trim()!=="").join(`
`);function it(s,t){let a=t>0?`
`:"",e=ct(t);function c(l){let i="",d=!0,n;return l.some((h,o,f)=>{if(o===0)return n="<"+h,f.length===1;if(o===1){if(et(h)){if(Object.keys(h).map(m=>{let p=h[m];Array.isArray(p)&&(p=p.join(" ")),n+=" "+m+'="'+p+'"'}),f.length===2)return!0;n+=">";return}n+=">"}switch(typeof h){case"string":case"number":case"boolean":case"undefined":i+=h+a;return}d=!1,i+=c(h)})?n+"/>"+a:d?n+lt(i)+"</"+l[0]+">"+a:n+a+e(i)+"</"+l[0]+">"+a}return c(s)}c0.exports=it});var C=g((qe,l0)=>{"use strict";l0.exports=(s,t,a)=>{let e={};return(s||t)&&(e={transform:"translate("+[s||0].concat(t?[t]:[]).join(",")+")"}),a=typeof a=="object"?a:{},Object.assign(e,a)}});var i0=g((Ce,dt)=>{dt.exports={name:"wavedrom",version:"3.6.2",description:"Digital timing diagram in your browser",homepage:"http://wavedrom.com",author:"alex.drom@gmail.com",license:"MIT",repository:{type:"git",url:"https://github.com/wavedrom/wavedrom.git"},bugs:{url:"https://github.com/wavedrom/wavedrom/issues"},main:"./lib",bin:{wavedrom:"bin/cli.js"},exports:{".":"./lib/index.js","./package.json":"./package.json","./skins/*":"./skins/*"},unpkg:"wavedrom.unpkg.min.js",jsdelivr:"wavedrom.unpkg.min.js",files:["bin/cli.js","wavedrom.js","wavedrom.min.js","wavedrom.unpkg.js","wavedrom.unpkg.min.js","LICENSE","lib/**","skins/**"],scripts:{test:"npm-run-all eslint nyc",eslint:"eslint lib bin",nyc:"nyc -r=lcov -r=text mocha test",dist:"esbuild ./lib/wave-drom.js --bundle --format=iife --outfile=wavedrom.js","watch.dist":"esbuild ./lib/wave-drom.js --bundle --format=iife --outfile=wavedrom.js --watch","dist.min":`node -e "const banner = require('child_process').execSync('node ./bin/header.js < /dev/null').toString(); require('child_process').execSync('esbuild ./lib/wave-drom.js --bundle --format=iife --minify --outfile=wavedrom.min.js --banner:js=\\"' + banner.trim() + '\\"')"`,unpkg:"node ./bin/unpkg.js","unpkg.min":"node ./bin/unpkg.js --minify",prepare:"npm-run-all test dist dist.min unpkg unpkg.min",clean:`node -e "const fs = require('fs'); ['wavedrom.js', 'coverage', '.nyc_output'].forEach(p => fs.rmSync(p, { recursive: true, force: true })); fs.readdirSync('.').forEach(f => { if (f.startsWith('wavedrom.') && f.endsWith('.js')) { fs.rmSync(f, { force: true }); } })"`,skins:`node -e "['default', 'narrow', 'dark', 'lowkey', 'narrower', 'narrowerer'].forEach(S => require('child_process').execSync('node bin/svg2js.js -i unpacked/skins/' + S + '.svg > skins/' + S + '.js'))"`},keywords:["waveform","verilog","RTL"],engines:{node:">=20"},devDependencies:{"@drom/eslint-config":"1.0.0",chai:"6.2.2",esbuild:"0.28.0",eslint:"9.39.4",mocha:"11.7.5","npm-run-all":"^4.1.5",nyc:"18.0.0"},dependencies:{"bit-field":"^1.9.0",json5:"^2.2.3",logidrom:"^0.3.1",onml:"^2.1.0",tspan:"^0.4.0"}}});var O=g((exports,module)=>{"use strict";function erra(s){console.log("Error in WaveJS: ",s);let t=["tspan",["tspan",{class:"error h5"},"Error: "],s.message];return t.textWidth=1e3,{signal:[{name:t}]}}function eva(id){let TheTextBox=document.getElementById(id),source;if(TheTextBox.type&&TheTextBox.type==="textarea")try{source=eval("("+TheTextBox.value+")")}catch(s){return erra(s)}else try{source=eval("("+TheTextBox.innerHTML+")")}catch(s){return erra(s)}if(Object.prototype.toString.call(source)!=="[object Object]")return erra({message:'[Semantic]: The root has to be an Object: "{signal:[...]}"'});if(source.signal){if(!Array.isArray(source.signal))return erra({message:'[Semantic]: "signal" object has to be an Array "signal:[]"'})}else if(source.assign){if(!Array.isArray(source.assign))return erra({message:'[Semantic]: "assign" object hasto be an Array "assign:[]"'})}else if(!source.reg)return erra({message:'[Semantic]: "signal:[...]" or "assign:[...]" property is missing inside the root Object'});return source}module.exports=eva});var n0=g((je,d0)=>{"use strict";function nt(s,t){let a;function e(l){let i=parseInt(a.style.left,10),d=parseInt(a.style.top,10);(l.x<i||l.x>i+a.offsetWidth||l.y<d||l.y>d+a.offsetHeight)&&(a.parentNode.removeChild(a),document.body.removeEventListener("mousedown",e,!1))}let c=document.getElementById(t+s);c.childNodes[0].addEventListener("contextmenu",function(l){a=document.createElement("div"),a.className="wavedromMenu",a.style.top=l.y+"px",a.style.left=l.x+"px";let i=document.createElement("ul"),d=document.createElement("li");d.innerHTML="Save as PNG",i.appendChild(d);let n=document.createElement("li");n.innerHTML="Save as SVG",i.appendChild(n),a.appendChild(i),document.body.appendChild(a),d.addEventListener("click",function(){let r="";if(s!==0){let f=document.getElementById(t+0);r+=f.innerHTML.substring(166,f.innerHTML.indexOf('<g id="waves_0">'))}r=[c.innerHTML.slice(0,166),r,c.innerHTML.slice(166)].join("");let h="data:image/svg+xml;base64,"+btoa(encodeURIComponent(r).replace(/%([0-9A-F]{2})/g,(f,m)=>String.fromCharCode(parseInt(m,16)))),o=new Image;o.src=h,o.onload=function(){let f=document.createElement("canvas");f.width=o.width,f.height=o.height,f.getContext("2d").drawImage(o,0,0);let p=f.toDataURL("image/png"),u=document.createElement("a");u.href=p,u.download="wavedrom.png",u.click(),a.parentNode.removeChild(a),document.body.removeEventListener("mousedown",e,!1)}},!1),n.addEventListener("click",function(){let r="";if(s!==0){let f=document.getElementById(t+0);r+=f.innerHTML.substring(166,f.innerHTML.indexOf('<g id="waves_0">'))}r=[c.innerHTML.slice(0,166),r,c.innerHTML.slice(166)].join("");let h="data:image/svg+xml;base64,"+btoa(r),o=document.createElement("a");o.href=h,o.download="wavedrom.svg",o.click(),a.parentNode.removeChild(a),document.body.removeEventListener("mousedown",e,!1)},!1),a.addEventListener("contextmenu",function(r){r.preventDefault()},!1),document.body.addEventListener("mousedown",e,!1),l.preventDefault()},!1)}d0.exports=nt});var o0=g((Le,h0)=>{"use strict";function r0(s,t){t.xmax=Math.max(t.xmax,t.x);let a=t.y,e=s.length;for(let c=1;c<e;c++){let l=s[c];Array.isArray(l)?t=r0(l,{x:t.x+1,y:t.y,xmax:t.xmax}):(s[c]={name:l,x:t.x+1,y:t.y},t.y+=2)}return s[0]={name:s[0],x:t.x,y:Math.round((a+(t.y-2))/2)},t.x--,t}h0.exports=r0});var G=g((Ne,u0)=>{"use strict";var rt={"&":"&",'"':""","<":"<",">":">"};function p0(s){return typeof s!="string"?s:s.replace(/([&"<>])/g,function(t,a){return rt[a]})}var m0=/<o>|<ins>|<s>|<sub>|<sup>|<b>|<i>|<tt>|<\/o>|<\/ins>|<\/s>|<\/sub>|<\/sup>|<\/b>|<\/i>|<\/tt>/;function ht(s,t){t.add&&t.add.split(";").forEach(function(a){var e=a.split(" ");s[e[0]][e[1]]=!0}),t.del&&t.del.split(";").forEach(function(a){var e=a.split(" ");delete s[e[0]][e[1]]})}var ot={"<o>":{add:"text-decoration overline"},"</o>":{del:"text-decoration overline"},"<ins>":{add:"text-decoration underline"},"</ins>":{del:"text-decoration underline"},"<s>":{add:"text-decoration line-through"},"</s>":{del:"text-decoration line-through"},"<b>":{add:"font-weight bold"},"</b>":{del:"font-weight bold"},"<i>":{add:"font-style italic"},"</i>":{del:"font-style italic"},"<sub>":{add:"baseline-shift sub;font-size .7em"},"</sub>":{del:"baseline-shift sub;font-size .7em"},"<sup>":{add:"baseline-shift super;font-size .7em"},"</sup>":{del:"baseline-shift super;font-size .7em"},"<tt>":{add:"font-family monospace"},"</tt>":{del:"font-family monospace"}};function f0(s){return Object.keys(s).reduce(function(t,a){var e=Object.keys(s[a]);return e.length>0&&(t[a]=e.join(" ")),t},{})}function pt(s){var t,a,e,c,l;if(s===void 0)return[];if(typeof s=="number")return[s+""];if(typeof s!="string")return[s];for(a=[],t={"text-decoration":{},"font-weight":{},"font-style":{},"baseline-shift":{},"font-size":{},"font-family":{}};;){if(e=s.search(m0),e===-1)return a.push(["tspan",f0(t),p0(s)]),a;if(e>0&&(l=s.slice(0,e),a.push(["tspan",f0(t),p0(l)])),c=s.match(m0)[0],ht(t,ot[c]),s=s.slice(e+c.length),s.length===0)return a}}u0.exports=pt});var M0=g((Ae,g0)=>{"use strict";var mt=G();function ft(s){var t=s.match(/(\w+)-(\w)(\w+)/);if(t===null)return s;var a=t[1]+t[2].toUpperCase()+t[3];return a}function ut(s){var t=s.createElement;function a(e,c){var l=e[0],i=e[1],d=Object.keys(i).reduce(function(r,h){var o=ft(h);return r[o]=i[h],r},{}),n=e[2];return d.key=c,t(l,d,n)}return function(e){return mt(e).map(a)}}g0.exports=ut});var j=g(U=>{"use strict";var gt=G(),Mt=M0();U.parse=gt;U.reparse=Mt});var L0=g((We,j0)=>{"use strict";var C0=j(),_="M 4,0 C 4,1.1 3.1,2 2,2 0.9,2 0,1.1 0,0 c 0,-1.1 0.9,-2 2,-2 1.1,0 2,0.9 2,2 z",v0="M -11,-6 -11,6 0,0 z m -5,6 5,0",x0="m -16,-10 5,0 c 6,0 11,4 11,10 0,6 -5,10 -11,10 l -5,0 z",y0="m -18,-10 4,0 c 6,0 12,5 14,10 -2,5 -8,10 -14,10 l -4,0 c 2.5,-5 2.5,-15 0,-20 z",k0="m -21,-10 c 1,3 2,6 2,10 m 0,0 c 0,4 -1,7 -2,10 m 3,-20 4,0 c 6,0 12,5 14,10 -2,5 -8,10 -14,10 l -4,0 c 1,-3 2,-6 2,-10 0,-4 -1,-7 -2,-10 z",X="c 0,4.418278 -3.581722,8 -8,8 -4.418278,0 -8,-3.581722 -8,-8 0,-4.418278 3.581722,-8 8,-8 4.418278,0 8,3.581722 8,8 z",T={"=":v0,"~":v0+_,"&":x0,"~&":x0+_,"|":y0,"~|":y0+_,"^":k0,"~^":k0+_,"+":"m -8,5 0,-10 m -5,5 10,0 m 3,0"+X,"*":"m -4,4 -8,-8 m 0,8 8,-8 m 4,4"+X,"-":"m -3,0 -10,0 m 13,0"+X},b0={add:"+",mul:"*",sub:"-",and:"&",or:"|",xor:"^",andr:"&",orr:"|",xorr:"^",input:"="};Object.keys(b0).reduce((s,t)=>(s[t]=T[b0[t]],s),T);var z0={is:s=>T[s]!==void 0,render:s=>["path",{class:"gate",d:T[s]}]},w0={eq:"==",ne:"!=",slt:"<",sle:"<=",sgt:">",sge:">=",ult:"<",ule:"<=",ugt:">",uge:">=",BUF:1,INV:1,AND:"&",NAND:"&",OR:"\u22651",NOR:"\u22651",XOR:"=1",XNOR:"=1",box:"",MUX:"M"},vt={INV:1,NAND:1,NOR:1,XNOR:1},q0={is:s=>w0[s]!==void 0,render:(s,t,a)=>(t===a&&(t=-4,a=4),["g",["path",{class:"gate",d:"m -16,"+(t-3)+" 16,0 0,"+(a-t+6)+" -16,0 z"+(vt[s]?_:"")}],["text",{x:-14,y:4,class:"wirename"}].concat(C0.parse(w0[s]))])};function xt(s,t,a){return z0.is(s)?z0.render(s):q0.is(s)?q0.render(s,t,a):["text",{x:-14,y:4,class:"wirename"}].concat(C0.parse(s))}j0.exports=xt});var A0=g((Se,N0)=>{"use strict";var yt=j(),kt=L0();function bt(s){let t=s.length,a=[];for(let i=2;i<t;i++)a.push(s[i][1]);let e=["g"],c=Math.min.apply(null,a),l=Math.max.apply(null,a);e.push(["g",{transform:"translate(16,0)"},["path",{d:"M"+s[2][0]+","+c+" "+s[2][0]+","+l,class:"wire"}]]);for(let i=2;i<t;i++)e.push(["g",["path",{d:"m"+s[i][0]+","+s[i][1]+" 16,0",class:"wire"}]]);return e.push(["g",{transform:"translate("+s[1][0]+","+s[1][1]+")"},["title"].concat(yt.parse(s[0])),kt(s[0],c-s[1][1],l-s[1][1])]),e}N0.exports=bt});var O0=g((Oe,S0)=>{"use strict";var _0=j(),zt=A0();function W0(s,t){let a=["g"],e=[];if(Array.isArray(s)){e.push(s[0].name),e.push([32*(t-s[0].x),8*s[0].y]);for(let d=1;d<s.length;d++){let n=s[d];Array.isArray(n)?e.push([32*(t-n[0].x),8*n[0].y]):e.push([32*(t-n.x),8*n.y])}a.push(zt(e));for(let d=1;d<s.length;d++){let n=s[d];a.push(W0(n,t))}return a}let c=s.name,l=32*(t-s.x),i=8*s.y;return a.push(["g",{transform:"translate("+l+","+i+")"},["title"].concat(_0.parse(c)),["path",{d:"M 2,0 a 2,2 0 1 1 -4,0 2,2 0 1 1 4,0 z"}],["text",{x:-4,y:4,class:"pinname"}].concat(_0.parse(c))]),a}S0.exports=W0});var B0=g((Te,T0)=>{"use strict";function wt(){return["style",".pinname {font-size:12px; font-style:normal; font-variant:normal; font-weight:500; font-stretch:normal; text-align:center; text-anchor:end; font-family:Helvetica} .wirename {font-size:12px; font-style:normal; font-variant:normal; font-weight:500; font-stretch:normal; text-align:center; text-anchor:start; font-family:Helvetica} .wirename:hover {fill:blue} .gate {color:#000; fill:#ffc; fill-opacity: 1;stroke:#000; stroke-width:1; stroke-opacity:1} .gate:hover {fill:red !important; } .wire {fill:none; stroke:#000; stroke-width:1; stroke-opacity:1} .grid {fill:#fff; fill-opacity:1; stroke:none}"]}T0.exports=wt});var D0=g((Be,E0)=>{"use strict";var qt=o0(),Ct=O0(),jt=B0();function Lt(s,t){let a={x:0,y:2,xmax:0},e=t.assign,c=e.length;for(let r=0;r<c;r++)a=qt(e[r],a),a.x++;let l=a.xmax+3,i=["g"];for(let r=0;r<c;r++)i.push(Ct(e[r],l));let d=32*(l+1)+1,n=8*(a.y+1)-7;return["svg",{id:"svgcontent_"+s,viewBox:"0 0 "+d+" "+n,width:d,height:n},jt(),["g",{transform:"translate(0.5, 0.5)"},i]]}E0.exports=Lt});var P0=g((Ee,I0)=>{"use strict";var Nt=j(),y=Math.round,At=(s,t)=>["svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:t,viewBox:[0,0,s,t].join(" ")}],N=(s,t,a)=>Object.assign({transform:"translate("+s+(t?","+t:"")+")"},typeof a=="object"?a:{}),F0={2:"#ff0000",3:"#aaff00",4:"#00ffd5",5:"#ffbf00",6:"#00ff19",7:"#006aff"},H0=s=>F0[s]!==void 0?";fill:"+F0[s]:"",B=(s,t)=>Object.assign(Object.keys(s).reduce((a,e)=>{let c=Number(s[e]),l=isNaN(c)?0:Math.round(c);return l!==0&&(a[e]=l),a},{}),t),_t=(s,t,a)=>{if(!(typeof s=="string"||s instanceof String))return s;let e=s.length*a;if(e<=t)return s;var c=s.length-(e-t)/a-3;return c>0?s.substring(0,y(c))+"...":s.substring(0,1)+"..."},A=(s,t,a,e)=>{let c={y:6};return e!==void 0&&(c.transform="rotate("+e+")"),["g",N(y(t),y(a)),["text",c].concat(Nt.parse(s))]},z=(s,t,a)=>["line",B({x1:t,x2:t+s,y1:a,y2:a})],L=(s,t,a)=>["line",B({x1:t,x2:t,y1:a,y2:a+s})],J=(s,t,a,e,c,l)=>{if(typeof s!="number")return A(s,t,a,l);let i=["g",{}];for(let d=0;d<c;d++)i.push(A(s>>d&1,t+e*(c/2-d-.5),a));return i},Wt=(s,t,a,e,c)=>{let l=t.vflip?a*((c+e)/2):a*(t.mod-(c+e)/2-1);return Array.isArray(s.attr)?s.attr.reduce((i,d,n)=>d==null?i:i.concat([J(d,l,t.fontsize*n,a,s.bits)]),["g",{}]):J(s.attr,l,0,a,s.bits)},St=(s,t)=>{let{margin:a,hspace:e,vspace:c,mod:l,index:i,fontsize:d,vflip:n,trim:r,compact:h,offset:o}=t,f=e-a.left-a.right-1,m=c-a.top-a.bottom,p=f/l,u=["g"],M=["g",N(y(p/2),-y(.5*d+4))],x=["g",N(y(p/2),y(.5*m+.4*d-6))],e0=["g",N(y(p/2),y(m+.7*d-2))];return s.map(v=>{let q=0,b=l-1,P=i*l,S=(i+1)*l-1;if(v.lsb/l>>0===i)q=v.lsbm,P=v.lsb,v.msb/l>>0===i&&(S=v.msb,b=v.msbm);else if(v.msb/l>>0===i)S=v.msb,b=v.msbm;else if(!(P>v.lsb&&S<v.msb))return;h||(M.push(A(P+o,p*(n?q:l-q-1))),q!==b&&M.push(A(S+o,p*(n?b:l-b-1)))),v.name!==void 0&&x.push(J(r?_t(v.name,p*v.bits,r):v.name,p*(n?(b+q)/2:l-(b+q)/2-1),0,p,v.bits,v.rotate)),(v.name===void 0||v.type!==void 0)&&(t.compact&&v.type===void 0||u.push(["rect",Object.assign({},B({x:p*(n?q:l-b-1),width:p*(b-q+1),height:m},{field:v.name,style:"fill-opacity:0.1"+H0(v.type)}),v.rect!==void 0?v.rect:{})])),v.attr!==void 0&&e0.push(Wt(v,t,p,q,b))}),["g",u,M,x,e0]},Ot=(s,t)=>{let a=[],e=0;return s.map(c=>{a[e%t]=!0,e+=c.bits,a[(e-1)%t]=!0}),a},Tt=s=>{let{hspace:t,margin:a,fontsize:e,legend:c}=s,l=t-a.left-a.right-1,i=["g",N(a.left,-10)],d=36,n=24,r=l/2-Object.keys(c).length/2*(d+n);for(let h in c){let o=c[h];i.push(["rect",B({x:r,width:12,height:12},{style:"fill-opacity:0.15; stroke: #000; stroke-width: 1.2;"+H0(o)})]),r+=d,i.push(A(h,r,.1*e+4)),r+=n}return i},Bt=(s,t)=>{let{hspace:a,margin:e,mod:c,fontsize:l,vflip:i,legend:d,offset:n}=t,h=(a-e.left-e.right-1)/c,o=["g",N(e.left,d?0:-3)],f=Ot(s,c);for(let m=0;m<c;m++){let p=i?m:c-m-1;f[p]&&o.push(A(p+n,h*(m+.5),.5*l+4))}return o},V=(s,t,a)=>{if(!t.compact)return!1;let e=c=>c.name===void 0&&c.type===void 0;return s.findIndex(c=>e(c)&&a>c.lsb&&a<=c.msb+1)!==-1},Et=(s,t)=>{let{hspace:a,vspace:e,mod:c,margin:l,index:i,vflip:d}=t,n=a-l.left-l.right-1,r=e-l.top-l.bottom,h=["g",{stroke:"black","stroke-width":1,"stroke-linecap":"round"}];t.sparse?t.uneven&&t.bits%2===1&&i===t.lanes-1?d?h.push(z(n-n/c,0,0),z(n-n/c,0,r)):h.push(z(n-n/c,n/c,0),z(n-n/c,n/c,r)):t.compact||h.push(z(n,0,0),z(n,0,r),L(r,d?n:0,0)):h.push(z(n,0,0),L(r,d?n:0,0),z(n,0,r));let o=i*c,f=d?1:-1,m=d?0:c;if(t.sparse)for(let p=0;p<=c;p++){let u=m*(n/c);(!V(s,t,o)&&p!==0||!V(s,t,o+1)&&p!==c)&&(p===0||p===c||s.some(M=>M.msb+1===o)?h.push(L(r,u,0)):(h.push(L(r>>>3,u,0)),h.push(L(-(r>>>3),u,r)))),t.compact&&p!==0&&!V(s,t,o)&&(h.push(z(n/c,u,0)),h.push(z(n/c,u,r))),o++,m+=f}else for(let p=0;p<c;p++){let u=m*(n/c);p===0||s.some(M=>M.lsb===o)?h.push(L(r,u,0)):h.push(L(r>>>3,u,0),L(-(r>>>3),u,r)),o++,m+=f}return h},Dt=(s,t)=>{let{index:a,vspace:e,hspace:c,margin:l,hflip:i,lanes:d,compact:n,label:r}=t,h=e-l.top-l.bottom,o=c-l.left-l.right-1,f=l.left,m=i?a:d-a-1,p=y(m*e+l.top);n&&(p=y(m*h+l.top));let u=["g",N(f,p),Et(s,t),St(s,t)];if(r&&r.left!==void 0){let M=r.left,x=a;typeof M=="string"?x=M:typeof M=="number"?x+=M:typeof M=="object"&&(x=M[a]||x),u.push(["g",{"text-anchor":"end"},A(x,-4,y(h/2))])}if(r&&r.right!==void 0){let M=r.right,x=a;typeof M=="string"?x=M:typeof M=="number"?x+=M:typeof M=="object"&&(x=M[a]||x),u.push(["g",{"text-anchor":"start"},A(x,o+4,y(h/2))])}return u},Ft=s=>s.reduce((t,a)=>Math.max(t,a.attr===void 0?0:Array.isArray(a.attr)?a.attr.length:1),0),Ht=s=>s.reduce((t,a)=>t+(a.bits===void 0?0:a.bits),0),It=s=>t=>{let[a,e,c]=t,l=Math.round(s[a]);s[a]=typeof l=="number"&&l>=e?l:c},Pt=s=>(s=typeof s=="object"?s:{},[["hspace",40,800],["lanes",1,1],["bits",1,void 0],["fontsize",6,14]].map(It(s)),s.fontfamily=s.fontfamily||"sans-serif",s.fontweight=s.fontweight||"normal",s.compact=s.compact||!1,s.hflip=s.hflip||!1,s.uneven=s.uneven||!1,s.margin=s.margin||{},s.offset=s.offset||0,s),Rt=(s,t)=>{t=Pt(t);let a=Ft(s);t.vspace=t.vspace||(a+4)*t.fontsize,t.bits===void 0&&(t.bits=Ht(s));let{hspace:e,vspace:c,lanes:l,margin:i,compact:d,fontsize:n,bits:r,label:h,legend:o}=t;i.right===void 0&&(h&&h.right!==void 0?i.right=y(.1*e):i.right=4),i.left===void 0&&(h&&h.left!==void 0?i.left=y(.1*e):i.left=4),i.top===void 0?(i.top=1.5*n,i.bottom===void 0&&(i.bottom=n*a+4)):i.bottom===void 0&&(i.bottom=4);let f=e,m=c*l;d&&(m-=(l-1)*(i.top+i.bottom)),o&&(m+=12);let p=["g",N(.5,o?12.5:.5,{"text-anchor":"middle","font-size":t.fontsize,"font-family":t.fontfamily,"font-weight":t.fontweight})],u=0,M=Math.ceil(r*1/l);t.mod=M|0,s.map(x=>{x.lsb=u,x.lsbm=u%M,u+=x.bits,x.msb=u-1,x.msbm=x.msb%M});for(let x=0;x<l;x++)t.index=x,p.push(Dt(s,t));return d&&p.push(Bt(s,t)),o&&p.push(Tt(t)),At(f,m).concat([p])};I0.exports=Rt});var G0=g((De,R0)=>{"use strict";var Gt=P0();function Ut(s,t){return Gt(t.reg,t.config)}R0.exports=Ut});var V0=g((Fe,X0)=>{"use strict";function U0(s,t){let a=10,e;(typeof s[0]=="string"||typeof s[0]=="number")&&(e=s[0],a=25),t.x+=a;for(let c=0;c<s.length;c++)if(typeof s[c]=="object")if(Array.isArray(s[c])){let l=t.y;t=U0(s[c],t),t.groups.push({x:t.xx,y:l,height:t.y-l,name:t.name})}else t.lanes.push(s[c]),t.width.push(t.x),t.y+=1;return t.xx=t.x,t.x-=a,t.name=e,t}X0.exports=U0});var Y0=g((He,J0)=>{"use strict";var Xt={xs:20,ys:20,xg:120,yh0:0,yh1:0,yf0:0,yf1:0,y0:5,yo:30,tgo:-10,ym:15,xlabel:6,xmax:1,scale:1,head:{},foot:{}};J0.exports=Xt});var K0=g((Ie,$0)=>{"use strict";function Vt(s,t){function a(e){return e>0?Math.round(e):1}if(t.hscale=1,t.hscale0&&(t.hscale=t.hscale0),s&&s.config&&s.config.hscale){let e=Math.round(a(s.config.hscale));e>0&&(e>100&&(e=100),t.hscale=e)}t.yh0=0,t.yh1=0,t.head=s.head,t.xmin_cfg=0,t.xmax_cfg=1e12,s&&s.config&&s.config.hbounds&&s.config.hbounds.length==2&&(s.config.hbounds[0]=Math.floor(s.config.hbounds[0]),s.config.hbounds[1]=Math.ceil(s.config.hbounds[1]),s.config.hbounds[0]<s.config.hbounds[1]&&(t.xmin_cfg=2*Math.floor(s.config.hbounds[0]),t.xmax_cfg=2*Math.floor(s.config.hbounds[1]))),s&&s.head&&((s.head.tick||s.head.tick===0||s.head.tock||s.head.tock===0)&&(t.yh0=20),(s.head.tick||s.head.tick===0)&&(s.head.tick=s.head.tick+t.xmin_cfg/2),(s.head.tock||s.head.tock===0)&&(s.head.tock=s.head.tock+t.xmin_cfg/2),s.head.text&&(t.yh1=46,t.head.text=s.head.text)),t.yf0=0,t.yf1=0,t.foot=s.foot,s&&s.foot&&((s.foot.tick||s.foot.tick===0||s.foot.tock||s.foot.tock===0)&&(t.yf0=20),(s.foot.tick||s.foot.tick===0)&&(s.foot.tick=s.foot.tick+t.xmin_cfg/2),(s.foot.tock||s.foot.tock===0)&&(s.foot.tock=s.foot.tock+t.xmin_cfg/2),s.foot.text&&(t.yf1=46,t.foot.text=s.foot.text))}$0.exports=Vt});var Y=g((Pe,Q0)=>{"use strict";var Jt=(s,t,a)=>{let e=[];if(Array.isArray(s)||(s=[s]),s.length===4){for(let c=0;c<a;c+=1){e.push(s[0]);for(let l=0;l<t;l+=1)e.push(s[1]);e.push(s[2]);for(let l=0;l<t;l+=1)e.push(s[3])}return e}s.length===1&&s.push(s[0]),e.push(s[0]);for(let c=0;c<a*(2*(t+1))-1;c+=1)e.push(s[1]);return e};Q0.exports=Jt});var ts=g((Re,ss)=>{"use strict";var Yt=Y(),Z0={p:["pclk","111","nclk","000"],n:["nclk","000","pclk","111"],P:["Pclk","111","nclk","000"],N:["Nclk","000","pclk","111"],l:"000",L:"000",0:"000",h:"111",H:"111",1:"111","=":"vvv-2",2:"vvv-2",3:"vvv-3",4:"vvv-4",5:"vvv-5",6:"vvv-6",7:"vvv-7",8:"vvv-8",9:"vvv-9",d:"ddd",u:"uuu",z:"zzz",default:"xxx"},$t=(s,t,a)=>Yt(Z0[s]||Z0.default,t,a);ss.exports=$t});var es=g((Ge,as)=>{"use strict";var W=Y();function Kt(s,t,a){let e={p:"pclk",n:"nclk",P:"Pclk",N:"Nclk",h:"pclk",l:"nclk",H:"Pclk",L:"Nclk"},c={0:"0",1:"1",x:"x",d:"d",u:"u",z:"z","=":"v",2:"v",3:"v",4:"v",5:"v",6:"v",7:"v",8:"v",9:"v"},l={0:"",1:"",x:"",d:"",u:"",z:"","=":"-2",2:"-2",3:"-3",4:"-4",5:"-5",6:"-6",7:"-7",8:"-8",9:"-9"},i={p:"0",n:"1",P:"0",N:"1",h:"1",l:"0",H:"1",L:"0",0:"0",1:"1",x:"x",d:"d",u:"u",z:"z","=":"v",2:"v",3:"v",4:"v",5:"v",6:"v",7:"v",8:"v",9:"v"},d={p:"",n:"",P:"",N:"",h:"",l:"",H:"",L:"",0:"",1:"",x:"",d:"",u:"",z:"","=":"-2",2:"-2",3:"-3",4:"-4",5:"-5",6:"-6",7:"-7",8:"-8",9:"-9"},n={p:"111",n:"000",P:"111",N:"000",h:"111",l:"000",H:"111",L:"000",0:"000",1:"111",x:"xxx",d:"ddd",u:"uuu",z:"zzz","=":"vvv-2",2:"vvv-2",3:"vvv-3",4:"vvv-4",5:"vvv-5",6:"vvv-6",7:"vvv-7",8:"vvv-8",9:"vvv-9"},r={p:"nclk",n:"pclk",P:"nclk",N:"pclk"},h={p:"000",n:"111",P:"000",N:"111"},o={hp:"111",Hp:"111",ln:"000",Ln:"000",nh:"111",Nh:"111",pl:"000",Pl:"000"},f=s.split(""),m=n[f[1]],p=e[f[1]];if(p===void 0){let u=c[f[1]];if(u===void 0)return W("xxx",t,a);{let M=i[f[0]];return W(M===void 0?"xxx":[M+"m"+u+d[f[0]]+l[f[1]],m],t,a)}}else{let u=o[s];u!==void 0&&(p=u);let M=r[f[1]];return W(M===void 0?[p,m]:[p,m,M,h[f[1]]],t,a)}}as.exports=Kt});var $=g((Ue,cs)=>{"use strict";function Qt(s){let t=0,a=0,e=[];return s.forEach(function(c){c==="vvv-2"||c==="vvv-3"||c==="vvv-4"||c==="vvv-5"||c==="vvv-6"||c==="vvv-7"||c==="vvv-8"||c==="vvv-9"?a+=1:a!==0&&(e.push(t-(a+1)/2),a=0),t+=1}),a!==0&&e.push(t-(a+1)/2),e}cs.exports=Qt});var ds=g((Xe,is)=>{"use strict";var Zt=ts(),ls=es(),K=$();function sa(s,t,a){let e=s.split(""),c=e.shift(),l=1;for(;e[0]==="."||e[0]==="|";)e.shift(),l+=1;let i=[];i=i.concat(Zt(c,t,l));let d,n=!1;for(;e.length;){for(d=c,c=e.shift(),c==="<"&&(n=!0,c=e.shift()),c===">"&&(n=!1,c=e.shift()),l=1;e[0]==="."||e[0]==="|";)e.shift(),l+=1;n?i=i.concat(ls(d+c,0,l-a.period)):i=i.concat(ls(d+c,t,l))}let r=[];for(let o=0;o<a.phase;o+=1)r.push(i.shift());let h;return r.length>0?(h=K(r).length,K([r[r.length-1]]).length==1&&K([i[0]]).length==1&&(h-=1)):h=0,[i,h]}is.exports=sa});var rs=g((Ve,ns)=>{"use strict";var ta=ds();function aa(s,t){let a=s.data;return a===void 0?null:(typeof a=="string"&&(a=a.trim().split(/\s+/)),a=a.slice(t),a)}function ea(s,t){let a=[],e=[];return s.map(function(c){let l=[];a.push(l),t.period=c.period||1,t.phase=(c.phase?c.phase*2:0)+t.xmin_cfg,e[0]=c.name||" ",e[1]=(c.phase||0)+t.xmin_cfg/2;let i=null,d;if(typeof c.wave=="string"){let n=ta(c.wave,t.period*t.hscale-1,t);i=n[0],d=n[1]}l.push(e.slice(0),i,aa(c,d),c)}),a}ns.exports=ea});var os=g((Je,hs)=>{"use strict";var ca=j(),la=C();function ia(s,t,a){let e=["g"];return s.map((c,l)=>{if(e.push(["path",{id:"group_"+l+"_"+t,d:"m "+(c.x+.5)+","+(c.y*a.yo+3.5+a.yh0+a.yh1)+" c -3,0 -5,2 -5,5 l 0,"+(c.height*a.yo-16)+" c 0,3 2,5 5,5",style:"stroke:#0041c4;stroke-width:1;fill:none"}]),c.name===void 0)return;let i=c.x-10,d=a.yo*(c.y+c.height/2)+a.yh0+a.yh1,n=ca.parse(c.name);e.push(["g",la(i,d),["g",{transform:"rotate(270)"},["text",{"text-anchor":"middle",class:"info","xml:space":"preserve"}].concat(n)]])}),e}hs.exports=ia});var us=g((Ye,fs)=>{"use strict";var ms=j();function ps(s,t,a){return s[t]&&s[t].text?[["text",{x:s.xmax*s.xs/2,y:a,fill:"#000","text-anchor":"middle","xml:space":"preserve"}].concat(ms.parse(s[t].text))]:[]}function E(s,t,a,e,c,l,i){let d,n=[];if(s[t]===void 0||s[t][a]===void 0)return[];let r=s[t][a];if(typeof r=="string")r=r.trim().split(/\s+/);else if(typeof r=="number"||typeof r=="boolean"){d=Number(r),r=[];for(let o=0;o<i;o+=1)r.push(o+d)}if(Array.isArray(r)){if(r.length===0)return[];if(r.length===1)if(d=Number(r[0]),isNaN(d))n=r;else for(let o=0;o<i;o+=1)n[o]=o+d;else if(r.length===2){d=Number(r[0]);let o=Number(r[1]),f=r[1].split("."),m=0;if(f.length===2&&(m=f[1].length),isNaN(d)||isNaN(o))n=r;else{d=o*d;for(let p=0;p<i;p+=1)n[p]=(o*p+d).toFixed(m)}}else n=r}else return[];let h=["g",{class:"muted","text-anchor":"middle","xml:space":"preserve"}];for(let o=0;o<i;o+=1)s[t]&&s[t].every&&(o+d)%s[t].every!=0||h.push(["text",{x:o*c+e,y:l}].concat(ms.parse(n[o])));return[h]}function da(s,t,a,e){let c=2*a.hscale,l=c*a.xs,i=a.xmax/c,d=s.length*a.yo,n=["g",{id:"gmarks_"+t}],r=["g",{style:"stroke:#888;stroke-width:0.5;stroke-dasharray:1,3"}];if(!(e&&e.config&&e.config.marks===!1)){for(let h=0;h<i+1;h+=1)r.push(["line",{id:"gmark_"+h+"_"+t,x1:h*l,y1:0,x2:h*l,y2:d}]);n.push(r)}return n.concat(ps(a,"head",a.yh0?-33:-13),ps(a,"foot",d+(a.yf0?45:25)),E(a,"head","tick",0,l,-5,i+1),E(a,"head","tock",l/2,l,-5,i),E(a,"foot","tick",0,l,d+15,i+1),E(a,"foot","tock",l/2,l,d+15,i))}fs.exports=da});var Ms=g(($e,gs)=>{"use strict";function na(s,t,a){let e=a.x-t.x,c=a.y-t.y,l=(t.x+a.x)/2,i=(t.y+a.y)/2,d,n;switch(s.shape){case"-":break;case"~":{d="M "+t.x+","+t.y+" c "+.7*e+", 0 "+.3*e+", "+c+" "+e+", "+c;break}case"-~":{d="M "+t.x+","+t.y+" c "+.7*e+", 0 "+e+", "+c+" "+e+", "+c,s.label&&(l=t.x+(a.x-t.x)*.75);break}case"~-":{d="M "+t.x+","+t.y+" c 0, 0 "+.3*e+", "+c+" "+e+", "+c,s.label&&(l=t.x+(a.x-t.x)*.25);break}case"-|":{d="m "+t.x+","+t.y+" "+e+",0 0,"+c,s.label&&(l=a.x);break}case"|-":{d="m "+t.x+","+t.y+" 0,"+c+" "+e+",0",s.label&&(l=t.x);break}case"-|-":{d="m "+t.x+","+t.y+" "+e/2+",0 0,"+c+" "+e/2+",0";break}case"->":{n="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none";break}case"~>":{n="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",d="M "+t.x+","+t.y+" c "+.7*e+", 0 "+.3*e+", "+c+" "+e+", "+c;break}case"-~>":{n="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",d="M "+t.x+","+t.y+" c "+.7*e+", 0 "+e+", "+c+" "+e+", "+c,s.label&&(l=t.x+(a.x-t.x)*.75);break}case"~->":{n="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",d="M "+t.x+","+t.y+" c 0, 0 "+.3*e+", "+c+" "+e+", "+c,s.label&&(l=t.x+(a.x-t.x)*.25);break}case"-|>":{n="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",d="m "+t.x+","+t.y+" "+e+",0 0,"+c,s.label&&(l=a.x);break}case"|->":{n="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",d="m "+t.x+","+t.y+" 0,"+c+" "+e+",0",s.label&&(l=t.x);break}case"-|->":{n="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",d="m "+t.x+","+t.y+" "+e/2+",0 0,"+c+" "+e/2+",0";break}case"<->":{n="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none";break}case"<~>":{n="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",d="M "+t.x+","+t.y+" c "+.7*e+", 0 "+.3*e+", "+c+" "+e+", "+c;break}case"<-~>":{n="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",d="M "+t.x+","+t.y+" c "+.7*e+", 0 "+e+", "+c+" "+e+", "+c,s.label&&(l=t.x+(a.x-t.x)*.75);break}case"<-|>":{n="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",d="m "+t.x+","+t.y+" "+e+",0 0,"+c,s.label&&(l=a.x);break}case"<-|->":{n="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",d="m "+t.x+","+t.y+" "+e/2+",0 0,"+c+" "+e/2+",0";break}case"+":{n="marker-end:url(#tee);marker-start:url(#tee);fill:none;stroke:#00F;stroke-width:1";break}default:n="fill:none;stroke:#F00;stroke-width:1"}return{lx:l,ly:i,d,style:n}}gs.exports=na});var vs=g((Ke,ra)=>{ra.exports={chars:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,47,74,74,118,89,25,44,44,52,78,37,44,37,37,74,74,74,74,74,74,74,74,74,74,37,37,78,78,78,74,135,89,89,96,96,89,81,103,96,37,67,89,74,109,96,103,89,103,96,89,81,96,89,127,89,87,81,37,37,37,61,74,44,74,74,67,74,74,37,74,74,30,30,67,30,112,74,74,74,74,44,67,37,74,67,95,66,65,67,44,34,44,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37,43,74,74,74,74,34,74,44,98,49,74,78,0,98,73,53,73,44,44,44,77,71,37,44,44,49,74,111,111,111,81,89,89,89,89,89,89,133,96,89,89,89,89,37,37,37,37,96,96,103,103,103,103,103,78,103,96,96,96,96,87,89,81,74,74,74,74,74,74,118,67,74,74,74,74,36,36,36,36,74,74,74,74,74,74,74,73,81,74,74,74,74,65,74,65,89,74,89,74,89,74,96,67,96,67,96,67,96,67,96,82,96,74,89,74,89,74,89,74,89,74,89,74,103,74,103,74,103,74,103,74,96,74,96,74,37,36,37,36,37,36,37,30,37,36,98,59,67,30,89,67,67,74,30,74,30,74,39,74,44,74,30,96,74,96,74,96,74,80,96,74,103,74,103,74,103,74,133,126,96,44,96,44,96,44,89,67,89,67,89,67,89,67,81,38,81,50,81,37,96,74,96,74,96,74,96,74,96,74,96,74,127,95,87,65,87,81,67,81,67,81,67,30,84,97,91,84,91,84,94,92,73,104,109,91,84,81,84,100,82,76,74,103,91,131,47,40,99,77,37,79,130,100,84,104,114,87,126,101,87,84,93,84,69,84,46,52,82,52,82,114,89,102,96,100,98,91,70,88,88,77,70,85,89,77,67,84,39,65,61,39,189,173,153,111,105,61,123,123,106,89,74,37,30,103,74,96,74,96,74,96,74,96,74,96,74,81,91,81,91,81,130,131,102,84,103,84,87,78,104,81,104,81,88,76,37,189,173,153,103,84,148,90,100,84,89,74,133,118,103,81],other:114}});var Q=g((Qe,ys)=>{"use strict";var xs=vs();ys.exports=function(s,t){t=t||11;let a=0;for(let e=0;e<s.length;e++){let c=s.charCodeAt(e),l=xs.chars[c];l===void 0&&(l=xs.other),a+=l}return a*t/100}});var bs=g((Ze,ks)=>{"use strict";var ha=j(),oa=C(),pa=Q();function ma(s,t,a){a=a||11;let e=pa(t,a)+2;return["g",oa(s.x,s.y),["rect",{x:-(e>>1),y:-(a>>1),width:e,height:a,style:"fill:#FFF;"}],["text",{"text-anchor":"middle",y:Math.round(.3*a),style:"font-size:"+a+"px;"}].concat(ha.parse(t))]}ks.exports=ma});var qs=g((s1,ws)=>{"use strict";var fa=Ms(),zs=bs(),ua=(s,t,a,e)=>["path",{id:"gmark_"+s.from+"_"+s.to,d:e.d||"M "+t.x+","+t.y+" "+a.x+","+a.y,style:e.style||"fill:none;stroke:#00F;stroke-width:1"}],ga=(s,t)=>(a,e)=>{let c=a.node;if(s.period=a.period?a.period:1,s.phase=(a.phase?a.phase*2:0)+s.xmin_cfg,c){let l=c.split(""),i=0;for(;l.length;){let d=l.shift();d!=="."&&(t[d]={x:s.xs*(2*i*s.period*s.hscale-s.phase)+s.xlabel,y:e*s.yo+s.y0+s.ys*.5}),i+=1}}},Ma=(s,t,a)=>e=>{let c=e.trim().split(/\s+/),l={words:c,label:e.substring(c[0].length).substring(1),from:c[0].substr(0,1),to:c[0].substr(-1,1),shape:c[0].slice(1,-1)},i=t[l.from],d=t[l.to];if(i&&d){let n=fa(l,i,d),r=n.lx,h=n.ly;s.push(ua(l,i,d,n)),l.label&&s.push(zs({x:r,y:h},l.label,a))}};function va(s,t,a,e){let c=a&&a.config&&a.config.arcFontSize?a.config.arcFontSize:11,l=["g",{id:"wavearcs_"+t}],i={};return Array.isArray(s)&&(s.map(ga(e,i)),Array.isArray(a.edge)&&a.edge.map(Ma(l,i,c)),Object.keys(i).map(function(d){d===d.toLowerCase()&&i[d].x>0&&l.push(zs({x:i[d].x,y:i[d].y},d+"",c))})),l}ws.exports=va});var js=g((t1,Cs)=>{"use strict";var D=C();function xa(s,t){let a=[],e=(s||"").split(""),c=0,l=!1;for(;e.length;){let i=e.shift();i==="<"&&(l=!0,i=e.shift()),i===">"&&(l=!1,i=e.shift()),l?c+=1:c+=2*t.period,i==="|"&&a.push(["use",D(t.xs*((c-(l?0:t.period))*t.hscale-t.phase),0,{"xlink:href":"#gap"})])}return a}function ya(s,t,a,e){let c=[];if(s){let l=s.length,i=h=>["line",{x1:h,x2:h,y2:l*e.yo,style:"stroke:#000;stroke-width:1px"}],d="fill:none;stroke:#000;stroke-width:1px",n={square:{left:["path",{d:"M 2 0 h -4 v "+(l*e.yo-1)+" h 4",style:d}],right:["path",{d:"M -2 0 h 4 v "+(l*e.yo-1)+" h -4",style:d}]},round:{left:["path",{d:"M 2 0 a 4 4 0 0 0 -4 4 v "+(l*e.yo-9)+" a 4 4 0 0 0 4 4",style:d}],right:["path",{d:"M -2 0 a 4 4 1 0 1 4 4 v "+(l*e.yo-9)+" a 4 4 1 0 1 -4 4",style:d}],rightLeft:["path",{d:"M -5 0 a 4 4 1 0 1 4 4 v "+(l*e.yo-9)+" a 4 4 1 0 1 -4 4M 5 0 a 4 4 0 0 0 -4 4 v "+(l*e.yo-9)+" a 4 4 0 0 0 4 4",style:d}],leftLeft:["path",{d:"M 2 0 a 4 4 0 0 0 -4 4 v "+(l*e.yo-9)+" a 4 4 0 0 0 4 4M 5 1 a 3 3 0 0 0 -3 3 v "+(l*e.yo-9)+" a 3 3 0 0 0 3 3",style:d}],rightRight:["path",{d:"M -5 1 a 3 3 1 0 1 3 3 v "+(l*e.yo-9)+" a 3 3 1 0 1 -3 3M -2 0 a 4 4 1 0 1 4 4 v "+(l*e.yo-9)+" a 4 4 1 0 1 -4 4",style:d}]}},r=h=>["rect",{x:-h/2,width:h,height:l*e.yo,style:"fill:#ffffffcc;stroke:none"}];if(a&&typeof a.gaps=="string"){let h=e.hscale*e.xs*2,o=a.gaps.trim().split(/\s+/);for(let f=0;f<o.length;f++){let m=o[f];if(m.match(/^[.]$/))continue;let p=m===m.toLowerCase()?.5:0,u=[];switch(m){case"0":u=[r(4)];break;case"1":u=[r(4),i(0)];break;case"|":u=[r(4),i(0)];break;case"2":u=[r(4),i(-2),i(2)];break;case"3":u=[r(6),i(-3),i(0),i(3)];break;case"[":u=[r(4),n.square.left];break;case"]":u=[r(4),n.square.right];break;case"(":u=[r(4),n.round.left];break;case")":u=[r(4),n.round.right];break;case")(":u=[r(8),n.round.rightLeft];break;case"((":u=[r(8),n.round.leftLeft];break;case"))":u=[r(8),n.round.rightRight];break;case"s":for(let M=0;M<l;M++)s[M]&&s[M].wave&&s[M].wave.length>f&&u.push(["use",D(2,5+e.yo*M,{"xlink:href":"#gap"})]);break}c.push(["g",D(h*(f+p))].concat(u))}}for(let h=0;h<l;h++){let o=s[h];if(e.period=o.period?o.period:1,e.phase=(o.phase?o.phase*2:0)+e.xmin_cfg,typeof o.wave=="string"){let f=xa(o.wave,e);c=c.concat([["g",D(0,e.y0+h*e.yo,{id:"wavegap_"+h+"_"+t})].concat(f)])}}}return["g",{id:"wavegaps_"+t}].concat(c)}Cs.exports=ya});var Ns=g((a1,Ls)=>{"use strict";var ka=C(),ba=(s,t,a)=>{a===void 0&&(a=t);let e=0;for(;e<s.length;){switch(s[e].toLowerCase()){case"h":for(;e<s.length&&!isNaN(s[e+1]);)s[e+1]*=t,e++;break;case"v":for(;e<s.length&&!isNaN(s[e+1]);)s[e+1]*=a,e++;break;case"m":case"l":case"t":for(;e+1<s.length&&!isNaN(s[e+1]);)s[e+1]*=t,s[e+2]*=a,e+=2;break;case"q":for(;e+3<s.length&&!isNaN(s[e+1]);)s[e+1]*=t,s[e+2]*=a,s[e+3]*=t,s[e+4]*=a,e+=4;break;case"a":for(;e+6<s.length&&!isNaN(s[e+1]);)s[e+1]*=t,s[e+2]*=a,s[e+6]*=t,s[e+7]*=a,e+=7;break}e++}return s};function za(s,t){if(typeof s=="string"&&(s=s.trim().split(/[\s,]+/)),!!Array.isArray(s))return ba(s,2*t.xs,-t.ys)}function wa(s,t,a){if(Array.isArray(s)){let e=s[0],c=s[1];if(e==="pw"&&typeof c=="object"){let l=za(c.d,a);return["g",ka(0,a.yo*t+a.ys+a.y0),["path",{style:"fill:none;stroke:#000;stroke-width:1px;",d:l}]]}}}function qa(s,t,a){let e=["g"];return s.map((c,l)=>{let i=c.wave;Array.isArray(i)&&e.push(wa(i,l,a))}),e}Ls.exports=qa});var _s=g((e1,As)=>{"use strict";var Ca=us(),ja=qs(),La=js(),Na=Ns();function Aa(s,t,a,e,c,l){return[Ca(t,s,l,c)].concat(a.res,[ja(e.lanes,s,c,l),La(e.lanes,s,c,l),Na(e.lanes,s,l)])}As.exports=Aa});var Os=g((c1,Ss)=>{"use strict";var _a=C(),Ws={1:"#000000",2:"#e90000",3:"#3edd00",4:"#0074cd",5:"#ff15db",6:"#af9800",7:"#00864f",8:"#a076ff"};function Wa(s,t,a){let e=a.xs,c=a.ys,l=(s.period||1)*2*e,i=-(s.phase||0)*2*e,d=12,n=7,r,h=t==="under"?c:0,o;function f(m){return o===void 0?[]:[["line",{style:"stroke:"+r,x1:l*o+d,x2:l*m}]]}if(s[t]){let m=["g",_a(i,h,{style:"stroke-width:3"})],p=s[t].split("");return p.map(function(u,M){u!=="."&&o!==void 0&&(m=m.concat(f(M)),t==="over"&&m.push(["path",{style:"stroke:none;fill:"+r,d:"m"+(l*M-n)+" 0 l"+n+" "+n+" v-"+n+" z"}])),u==="0"?o=void 0:u!=="."&&(o=M,r=Ws[u]||Ws[1])}),o!==void 0&&(m=m.concat(f(p.length))),[m]}return[]}Ss.exports=Wa});var Ds=g((l1,Es)=>{"use strict";var Z=C(),Bs=j(),Sa=Q(),Oa=$(),Ts=Os();function Ta(s,t){let a=[];if(s[1]&&(s[1].map(function(e,c){a.push(["use",Z(c*t.xs,0,{"xlink:href":"#"+e})])}),s[2]&&s[2].length)){let e=Oa(s[1]);e.length&&e.map(function(c,l){s[2]&&s[2][l]!==void 0&&a.push(["text",{x:c*t.xs+t.xlabel,y:t.ym,"text-anchor":"middle","xml:space":"preserve"}].concat(Bs.parse(s[2][l])))})}return a}function Ba(s,t,a){let e=0,c=[],l=[];s.map(function(d,n){let r=d[0][0];if(r){let h=d[0][1];h=h>0?Math.ceil(2*h)-2*h:-2*h,l.push(["g",Z(0,a.y0+n*a.yo,{id:"wavelane_"+n+"_"+t})].concat([["text",{x:a.tgo,y:a.ym,class:"info","text-anchor":"end","xml:space":"preserve"}].concat(Bs.parse(r))]).concat([["g",Z(h*a.xs,0,{id:"wavelane_draw_"+n+"_"+t})].concat(Ta(d,a))]).concat(Ts(d[3],"over",a),Ts(d[3],"under",a))),e=Math.max(e,(d[1]||[]).length),c.push(r.textWidth?r.textWidth:r.charCodeAt?Sa(r,11):0)}}),a.xmax=Math.min(e,a.xmax_cfg-a.xmin_cfg);let i=0;return a.xg=i+20,{glengths:c,res:l}}Es.exports=Ba});var F=g((i1,Fs)=>{"use strict";Fs.exports={svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xmlns:"http://www.w3.org/XML/1998/namespace"}});var Is=g((d1,Hs)=>{"use strict";var Ea=C(),H=F();function Da(s,t,a,e,c,l,i,d){let n=Object.keys(e),r=e.default||e[n[0]];t&&t.config&&t.config.skin&&e[t.config.skin]&&(r=e[t.config.skin]);let h=d?["svg",{id:"svg",xmlns:H.svg,"xmlns:xlink":H.xlink},["g"]]:r,o=a.xg+a.xs*(a.xmax+1),f=c.length*a.yo+a.yh0+a.yh1+a.yf0+a.yf1,m=h[h.length-1];m[1]={id:"waves_"+s},m[2]=["rect",{width:o,height:f,style:"stroke:none;fill:white"}],m[3]=["g",Ea(a.xg+.5,a.yh0+a.yh1+.5,{id:"lanes_"+s})].concat(l),m[4]=["g",{id:"groups_"+s},i];let p=h[1];return p.id="svgcontent_"+s,p.xmlns=H.svg,p["xmlns:xlink"]=H.xlink,p.height=f,p.width=o,p.viewBox="0 0 "+o+" "+f,p.overflow="hidden",h}Hs.exports=Da});var Rs=g((n1,Ps)=>{"use strict";var Fa=V0(),k=Y0(),Ha=K0(),Ia=rs(),Pa=os(),Ra=_s(),Ga=Ds(),Ua=Is();function Xa(s,t,a,e){if(s!==0)return;let c=Object.keys(e);if(c.length===0)throw new Error("no skins found");let l=e.default||e[c[0]];t&&t.config&&t.config.skin&&e[t.config.skin]&&(l=e[t.config.skin]);let i=l[3][1][2][1];a.xs=Number(i.width),a.ys=Number(i.height),a.xlabel=Number(i.x),a.ym=Number(i.y)}function Va(s,t,a,e){Xa(s,t,k,a),Ha(t,k);let c=Fa(t.signal,{x:0,y:0,xmax:0,width:[],lanes:[],groups:[]}),l=Ia(c.lanes,k),i=Ga(l,s,k),d=Pa(c.groups,s,k),n=i.glengths.reduce((r,h,o)=>Math.max(r,h+c.width[o]),0);return k.xg=Math.ceil((n-k.tgo)/k.xs)*k.xs,Ua(s,t,k,a,l,Ra(s,l,i,c,t,k),d,e)}Ps.exports=Va});var s0=g((r1,Us)=>{"use strict";var Ja=D0(),Ya=G0(),$a=Rs(),Gs=F();function Ka(s,t,a,e){let c=t.signal?$a(s,t,a,e):t.assign?Ja(s,t):t.reg?Ya(s,t):["div",{}];return c[0]==="svg"&&(c[1].xmlns=Gs.svg,c[1]["xmlns:xlink"]=Gs.xlink),c[1].class="WaveDrom",c}Us.exports=Ka});var Js=g((h1,Vs)=>{"use strict";var Qa=R(),Xs=F();function Za(s){s[1].xmlns=Xs.svg,s[1]["xmlns:xlink"]=Xs.xlink;let t=Qa(s);return new DOMParser().parseFromString(t,"image/svg+xml").firstChild}Vs.exports=Za});var t0=g((o1,Ys)=>{"use strict";var se=s0(),te=Js();function ae(s,t,a,e,c){for(;a.childNodes.length;)a.removeChild(a.childNodes[0]);a.insertBefore(te(se(s,t,e,c)),null)}Ys.exports=ae});var I=g((p1,$s)=>{"use strict";var ee=t0();function ce(s,t,a,e){ee(s,t,document.getElementById(a+s),window.WaveSkin,e)}$s.exports=ce});var Qs=g((m1,Ks)=>{"use strict";var le=O(),ie=n0(),de=I();function ne(){let s=0,t=document.querySelectorAll("*");for(let e=0;e<t.length;e++)if(t.item(e).type&&t.item(e).type.toLowerCase()==="wavedrom"){t.item(e).setAttribute("id","InputJSON_"+s);let c=document.createElement("div");c.id="WaveDrom_Display_"+s,t.item(e).parentNode.insertBefore(c,t.item(e)),s+=1}let a=!1;for(let e=0;e<s;e+=1){let c=le("InputJSON_"+e);de(e,c,"WaveDrom_Display_",a),c&&c.signal&&!a&&(a=!0),ie(e,"WaveDrom_Display_")}document.head.insertAdjacentHTML("beforeend",'<style type="text/css">div.wavedromMenu{position:fixed;border:solid 1pt#CCCCCC;background-color:white;box-shadow:0px 10px 20px #808080;cursor:default;margin:0px;padding:0px;}div.wavedromMenu>ul{margin:0px;padding:0px;}div.wavedromMenu>ul>li{padding:2px 10px;list-style:none;}div.wavedromMenu>ul>li:hover{background-color:#b5d5ff;}</style>')}Ks.exports=ne});var st=g((f1,Zs)=>{"use strict";var re=O(),he=I();function oe(){he(0,re("InputJSON_0"),"WaveDrom_Display_")}Zs.exports=oe});var at=g((u1,tt)=>{var a0=a0||{};a0.default=["svg",{id:"svg",height:"0"},["style",{type:"text/css"},"text{font-size:11pt;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;fill-opacity:1;font-family:Helvetica}.h1{font-size:33pt;font-weight:bold}.h2{font-size:27pt;font-weight:bold}.h3{font-size:20pt;font-weight:bold}.h4{font-size:14pt;font-weight:bold}.h5{font-size:11pt;font-weight:bold}.h6{font-size:8pt;font-weight:bold}.muted{fill:#aaa}.warning{fill:#f6b900}.error{fill:#f60000}.info{fill:#0041c4}.success{fill:#00ab00}.s1{fill:none;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none}.s2{fill:none;stroke:#000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none}.s3{color:#000;fill:none;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1, 3;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible}.s4{color:#000;fill:none;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible}.s5{fill:#fff;stroke:none}.s6{fill:#000;fill-opacity:1;stroke:none}.s7{color:#000;fill:#fff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s8{color:#000;fill:#ffffb4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s9{color:#000;fill:#ffe0b9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s10{color:#000;fill:#b9e0ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s11{color:#000;fill:#ccfdfe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s12{color:#000;fill:#cdfdc5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s13{color:#000;fill:#f0c1fb;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s14{color:#000;fill:#f5c2c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s15{fill:#0041c4;fill-opacity:1;stroke:none}.s16{fill:none;stroke:#0041c4;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none}"],["defs",["g",{id:"socket"},["rect",{y:"15",x:"6",height:"20",width:"20"}]],["g",{id:"pclk"},["path",{d:"M0,20 0,0 20,0",class:"s1"}]],["g",{id:"nclk"},["path",{d:"m0,0 0,20 20,0",class:"s1"}]],["g",{id:"000"},["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"0m0"},["path",{d:"m0,20 3,0 3,-10 3,10 11,0",class:"s1"}]],["g",{id:"0m1"},["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"0mx"},["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 5,20",class:"s2"}],["path",{d:"M20,0 4,16",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"0md"},["path",{d:"m8,20 10,0",class:"s3"}],["path",{d:"m0,20 5,0",class:"s1"}]],["g",{id:"0mu"},["path",{d:"m0,20 3,0 C 7,10 10.107603,0 20,0",class:"s1"}]],["g",{id:"0mz"},["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"111"},["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"1m0"},["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}]],["g",{id:"1m1"},["path",{d:"M0,0 3,0 6,10 9,0 20,0",class:"s1"}]],["g",{id:"1mx"},["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 5,5",class:"s2"}],["path",{d:"M3.5,1.5 5,0",class:"s2"}]],["g",{id:"1md"},["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}]],["g",{id:"1mu"},["path",{d:"M0,0 5,0",class:"s1"}],["path",{d:"M8,0 18,0",class:"s3"}]],["g",{id:"1mz"},["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}]],["g",{id:"xxx"},["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 10,0",class:"s2"}],["path",{d:"M0,15 15,0",class:"s2"}],["path",{d:"M0,20 20,0",class:"s2"}],["path",{d:"M5,20 20,5",class:"s2"}],["path",{d:"M10,20 20,10",class:"s2"}],["path",{d:"m15,20 5,-5",class:"s2"}]],["g",{id:"xm0"},["path",{d:"M0,0 4,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,5 4,1",class:"s2"}],["path",{d:"M0,10 5,5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 7,13",class:"s2"}],["path",{d:"M5,20 8,17",class:"s2"}]],["g",{id:"xm1"},["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 4,20 9,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 9,1",class:"s2"}],["path",{d:"M0,15 7,8",class:"s2"}],["path",{d:"M0,20 5,15",class:"s2"}]],["g",{id:"xmx"},["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 10,0",class:"s2"}],["path",{d:"M0,15 15,0",class:"s2"}],["path",{d:"M0,20 20,0",class:"s2"}],["path",{d:"M5,20 20,5",class:"s2"}],["path",{d:"M10,20 20,10",class:"s2"}],["path",{d:"m15,20 5,-5",class:"s2"}]],["g",{id:"xmd"},["path",{d:"m0,0 4,0 c 3,10 6,20 16,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,5 4,1",class:"s2"}],["path",{d:"M0,10 5.5,4.5",class:"s2"}],["path",{d:"M0,15 6.5,8.5",class:"s2"}],["path",{d:"M0,20 8,12",class:"s2"}],["path",{d:"m5,20 5,-5",class:"s2"}],["path",{d:"m10,20 2.5,-2.5",class:"s2"}]],["g",{id:"xmu"},["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"m0,20 4,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 10,0",class:"s2"}],["path",{d:"M0,15 10,5",class:"s2"}],["path",{d:"M0,20 6,14",class:"s2"}]],["g",{id:"xmz"},["path",{d:"m0,0 4,0 c 6,10 11,10 16,10",class:"s1"}],["path",{d:"m0,20 4,0 C 10,10 15,10 20,10",class:"s1"}],["path",{d:"M0,5 4.5,0.5",class:"s2"}],["path",{d:"M0,10 6.5,3.5",class:"s2"}],["path",{d:"M0,15 8.5,6.5",class:"s2"}],["path",{d:"M0,20 11.5,8.5",class:"s2"}]],["g",{id:"ddd"},["path",{d:"m0,20 20,0",class:"s3"}]],["g",{id:"dm0"},["path",{d:"m0,20 10,0",class:"s3"}],["path",{d:"m12,20 8,0",class:"s1"}]],["g",{id:"dm1"},["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"dmx"},["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 5,20",class:"s2"}],["path",{d:"M20,0 4,16",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"dmd"},["path",{d:"m0,20 20,0",class:"s3"}]],["g",{id:"dmu"},["path",{d:"m0,20 3,0 C 7,10 10.107603,0 20,0",class:"s1"}]],["g",{id:"dmz"},["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"uuu"},["path",{d:"M0,0 20,0",class:"s3"}]],["g",{id:"um0"},["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}]],["g",{id:"um1"},["path",{d:"M0,0 10,0",class:"s3"}],["path",{d:"m12,0 8,0",class:"s1"}]],["g",{id:"umx"},["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 5,5",class:"s2"}],["path",{d:"M3.5,1.5 5,0",class:"s2"}]],["g",{id:"umd"},["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}]],["g",{id:"umu"},["path",{d:"M0,0 20,0",class:"s3"}]],["g",{id:"umz"},["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s4"}]],["g",{id:"zzz"},["path",{d:"m0,10 20,0",class:"s1"}]],["g",{id:"zm0"},["path",{d:"m0,10 6,0 3,10 11,0",class:"s1"}]],["g",{id:"zm1"},["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"zmx"},["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 6.5,8.5",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"zmd"},["path",{d:"m0,10 7,0 c 3,5 8,10 13,10",class:"s1"}]],["g",{id:"zmu"},["path",{d:"m0,10 7,0 C 10,5 15,0 20,0",class:"s1"}]],["g",{id:"zmz"},["path",{d:"m0,10 20,0",class:"s1"}]],["g",{id:"gap"},["path",{d:"m7,-2 -4,0 c -5,0 -5,24 -10,24 l 4,0 C 2,22 2,-2 7,-2 z",class:"s5"}],["path",{d:"M-7,22 C -2,22 -2,-2 3,-2",class:"s1"}],["path",{d:"M-3,22 C 2,22 2,-2 7,-2",class:"s1"}]],["g",{id:"Pclk"},["path",{d:"M-3,12 0,3 3,12 C 1,11 -1,11 -3,12 z",class:"s6"}],["path",{d:"M0,20 0,0 20,0",class:"s1"}]],["g",{id:"Nclk"},["path",{d:"M-3,8 0,17 3,8 C 1,9 -1,9 -3,8 z",class:"s6"}],["path",{d:"m0,0 0,20 20,0",class:"s1"}]],["g",{id:"0mv-2"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s7"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-2"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s7"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-2"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s7"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-2"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s7"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-2"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s7"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-2"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s7"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-2"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s7"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-2"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-2"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s7"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-2"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s7"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-2"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s7"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-3"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s8"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-3"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s8"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-3"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s8"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-3"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s8"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-3"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s8"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-3"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s8"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-3"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s8"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-3"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-3"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s8"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-3"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s8"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-3"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s8"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-4"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s9"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-4"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s9"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-4"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s9"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-4"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s9"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-4"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s9"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-4"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s9"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-4"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s9"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-4"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-4"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s9"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-4"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s9"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-4"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s9"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-5"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s10"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-5"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s10"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-5"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s10"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-5"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s10"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-5"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s10"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-5"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s10"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-5"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s10"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-5"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-5"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s10"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-5"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s10"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-5"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s10"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-6"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s11"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-6"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s11"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-6"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s11"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-6"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s11"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-6"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s11"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-6"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s11"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-6"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s11"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-6"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-6"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s11"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-6"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s11"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-6"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s11"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-7"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s12"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-7"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s12"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-7"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s12"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-7"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s12"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-7"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s12"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-7"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s12"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-7"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s12"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-7"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-7"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s12"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-7"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s12"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-7"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s12"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-8"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s13"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-8"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s13"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-8"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s13"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-8"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s13"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-8"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s13"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-8"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s13"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-8"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s13"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-8"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-8"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s13"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-8"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s13"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-8"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s13"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-9"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s14"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-9"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s14"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-9"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s14"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-9"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s14"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-9"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s14"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-9"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s14"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-9"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s14"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-9"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-9"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s14"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-9"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s14"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-9"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s14"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"vmv-2-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"arrow0"},["path",{d:"m-12,-3 9,3 -9,3 c 1,-2 1,-4 0,-6 z",class:"s15"}],["path",{d:"M0,0 -15,0",class:"s16"}]],["marker",{id:"arrowhead",style:"fill:#0041c4",markerHeight:7,markerWidth:10,markerUnits:"strokeWidth",viewBox:"0 -4 11 8",refX:15,refY:0,orient:"auto"},["path",{d:"M0 -4 11 0 0 4z"}]],["marker",{id:"arrowtail",style:"fill:#0041c4",markerHeight:7,markerWidth:10,markerUnits:"strokeWidth",viewBox:"-11 -4 11 8",refX:-15,refY:0,orient:"auto"},["path",{d:"M0 -4 -11 0 0 4z"}]],["marker",{id:"tee",style:"fill:#0041c4",markerHeight:6,markerWidth:1,markerUnits:"strokeWidth",viewBox:"0 0 1 6",refX:0,refY:3,orient:"auto"},["path",{d:"M 0 0 L 0 6",style:"stroke:#0041c4;stroke-width:2"}]]],["g",{id:"waves"},["g",{id:"lanes"}],["g",{id:"groups"}]]];try{tt.exports=a0}catch{}});var be=g(w=>{var pe=R(),me=C(),fe=i0(),ue=Qs(),ge=O(),Me=I(),ve=t0(),xe=s0(),ye=st(),ke=at();w.version=fe.version;w.processAll=ue;w.eva=ge;w.renderAny=xe;w.renderWaveForm=Me;w.renderWaveElement=ve;w.editorRefresh=ye;w.waveSkin=ke;w.onml={stringify:pe,tt:me}});return be();})();
return wavedrom;}));