⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compiler.dat

📁 一种将c高级语言转化给VHDL的编译器
💻 DAT
字号:
(compiler Trident  (config_default fp/hwdesc)  (target_default vhdl)  (library quixilica    (default yes)    (name quixilica)    (short_name qx)    ; do I need a second class for synthesis ???    ; (class fp.synthesis.QXOperationSelect)    (class fp.passes.QXOperationSelection)    (file quixilica.dat)    (require trident.dat)  )    (library fplib    (name aa_fplib)    (short_name aa)    (class fp.passes.AAOperationSelection)    (file aa_fplib.dat)    (require trident.dat)  )  (platform xd1    (default yes)    (name xd1)    ; this is not implemented yet!    (class fp.synthesis.XD1TopLevel)    (hardware xd1_hw.dat)    (interface xd1_inter.dat)   )  (platform osiris    (name osiris)    (class fp.synthesis.OsirisTopLevel)    (hardware osiris_hw.dat)    (interface osiris_inter.dat)  ))

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -