文件名称:gdsii-toolbox-master
介绍说明--下载内容均来自于网络,请自行研究使用
可以利用MATLAB编写GDSII图形文件,GDSII是一种时序提供格式,用于设计工具、计算机和掩膜制造商之间进行半导体物理制板的数据传输。得以普遍应用,成为半导体工业最常用的文件格式。在成为工业标准之前,GDSII最初始于GE Calma公司。GDSII格式对分布于每一个制作层的电路单元进行全面描述。这种格式是基于二进制的独立平台。电路单元可包含诸如多晶硅(两维域),连线和其他用于分级设计的单元件。(The program can be used to write GDSII format file. GDSII stream format, common acronym GDSII, is a database file format which is the de facto industry standard for data exchange of integrated circuit or IC layout artwork. It is a binary file format representing planar geometric shapes, text labels, and other information about the layout in hierarchical form. The data can be used to reconstruct all or part of the artwork to be used in sharing layouts, transferring artwork between different tools, or creating photomasks.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
gdsii-toolbox-master\.gitignore | 59 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\add_poly.m | 840 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\adim.m | 282 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\and.m | 1603 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\bbox.m | 2259 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\display.m | 5551 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\end.m | 837 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\etype.m | 241 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\gds_element.m | 8257 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\get.m | 647 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\is_etype.m | 344 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\is_ref.m | 257 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\layer.m | 548 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\minus.m | 1613 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\mpower.m | 1609 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\or.m | 1588 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\plus.m | 1084 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\poly_area.m | 530 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\poly_bool.m | 3682 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\poly_box.m | 1163 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\poly_cw.m | 1140 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\poly_iscw.m | 689 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\poly_path.m | 1867 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\poly_text.m | 3911 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\el_hash.gperf | 407 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\el_hash.h | 4830 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\get_element_data.c | 7110 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\get_element_data.mexw64 | 11264 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\get_etype.c | 1446 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\get_etype.mexw64 | 7680 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\get_prop_hash.gperf | 632 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\get_prop_hash.h | 5603 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\has_hash.gperf | 539 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\has_hash.h | 5065 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\has_property.c | 1585 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\has_property.mexw64 | 9216 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\isref.c | 1028 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\isref.mexw64 | 7168 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\is_not_internal.c | 1090 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\is_not_internal.mexw64 | 8192 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\makehash | 235 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\makemex-debug | 565 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\new_internal.c | 1597 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\new_internal.mexw64 | 8704 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\notint_hash.gperf | 266 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\notint_hash.h | 4157 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\parse_element_data.m | 1176 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\poly_areamex.c | 2299 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\poly_areamex.mexw64 | 8192 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\poly_iscwmex.c | 2565 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\poly_iscwmex.mexw64 | 8192 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\set_element_data.c | 12972 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\set_element_data.mexw64 | 13312 | 2018-01-05 |
gdsii-toolbox-master\Basic\@gds_element\private\set_prop_hash.gperf | 638 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\private\set_prop_hash.h | 5609 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\prop.m | 346 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\rotate.m | 862 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\set.m | 994 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\sname.m | 392 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\strans.m | 377 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\subsasgn.m | 1223 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\subsref.m | 1451 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\write_element.m | 531 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_element\xy.m | 382 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\add_struct.m | 1009 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\bbox.m | 401 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\display.m | 535 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\end.m | 572 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\gds_library.m | 2282 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\get.m | 658 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\getstruct.m | 1024 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\layerinfo.m | 2188 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\length.m | 320 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\libraryfun.m | 420 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\lname.m | 173 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\numel.m | 343 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\numst.m | 309 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\poly_convert.m | 527 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\rename.m | 334 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\set.m | 594 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\snames.m | 648 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\sremove.m | 755 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\srename.m | 899 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\subsasgn.m | 1192 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\subsref.m | 1553 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\subtree.m | 1809 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\topstruct.m | 774 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\treecopy.m | 1267 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\treeview.m | 1283 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_library\write_gds_library.m | 3818 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\add_element.m | 1086 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\add_ref.m | 1842 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\bbox.m | 2005 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\display.m | 549 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\end.m | 574 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\findel.m | 1058 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\find_ref.m | 606 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\gds_structure.m | 1847 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\get.m | 810 | 2017-10-01 |
gdsii-toolbox-master\Basic\@gds_structure\layerinfo.m | 2055 | 2017-10-01 |