Projects tagged ‘spoc’


[2 total ]

1 Users

A medium-grain reconfigurable hardware simulator and design tool.
Created about 1 year ago.

0 Users

This is part of a graduate-level research project led by Kylan Robinson. It is a product of the High Performance Computing Systems research group at Washington State University (Dr. Jose ... [More] Delgado-Frias, advisor). .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); [Less]
Created 12 months ago.