在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3647|回复: 7

[求助] 版图gds二进制数据流如何查看

[复制链接]
发表于 2015-5-4 08:11:58 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
想做一款类似SRAM Complier的软件,首先要对源6管SRAM单元版图.gds文件进行拼接操作,我只想看.gds文件里面的二进制数据流,并编写脚本进行二进制拼接,如何做呢?
发表于 2015-5-4 09:20:15 | 显示全部楼层
我还从来没有打开过那个,不知道该用什么格式打开
发表于 2015-5-4 15:58:53 | 显示全部楼层
c语言解析,基本上是

其他语言都太慢
 楼主| 发表于 2015-5-5 08:51:18 | 显示全部楼层
回复 2# lwq_119

如果打不开的话,就直接编写脚本调用,我大概了解里面数据流的用法,自己向其中写入数据流,这样不知道可不可以。
 楼主| 发表于 2015-5-5 10:25:58 | 显示全部楼层
回复 3# icfbicfb


   能详细解释一下不,谢谢
发表于 2015-5-8 20:49:34 | 显示全部楼层
学习学习
发表于 2022-11-8 16:25:12 | 显示全部楼层


icfbicfb 发表于 2015-5-4 15:58
c语言解析,基本上是

其他语言都太慢


请问c语言具体用什么办法解析呢,刚入门小白,希望得到大佬指点
发表于 2022-11-8 16:59:27 | 显示全部楼层
本帖最后由 轩辕志瑜 于 2022-11-8 17:10 编辑


EDA_ZZY 发表于 2022-11-8 16:25
请问c语言具体用什么办法解析呢,刚入门小白,希望得到大佬指点


有python实现的gds解析的库
Gdspy is a Python module for creation and manipulation of GDSII stream files. Key features for the creation of complex CAD layouts are included:

Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping algorithm
Polygon offset (inward and outward rescaling of polygons)
Efficient point-in-polygon solutions for large array sets
Gdspy also includes a simple layout viewer.

Typical applications of Gdspy are in the fields of electronic chip design, planar lightwave circuit design, and mechanical engineering.

https://github.com/heitzmann/gdspy
GDSHelpers in an open-source package for automatized pattern generation for nano-structuring. It allows exporting the pattern in the GDSII-format and OASIS-format, which are currently mainly used for describing 2D-masks. Currently, the focus is mainly on photonic and superconducting circuitry. The library consists of growing list of parts, which can be composed into larger circuits.
https://github.com/HelgeGehring/gdshelpers
https://github.com/scholi/libgds
https://github.com/gdsfactory/gdsfactory

C++实现的解析库
https://github.com/purdue-onchip/gds2Para
https://github.com/EDDRSoftware/gdsFileParser
https://github.com/judefdiv/gdscpp

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条

×

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-5-13 16:02 , Processed in 0.029756 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表