-
-
Freedominthesky.GitHub.io
布局
标题
永久链接
页
关于
/关于/
关于
我于2020年6月毕业于复旦大学微电子学院,获学士学位,目前是教授指导下的一年级研究生。 我对Digital / FPGA EDA工具中的Syntheis过程感兴趣,尤其是HLS(高级合成)和Physical Synthesis。 此外,我在光学仿真工具上做了一些工作。
联系
电子邮件:
技能专长
程式语言:C / C ++ / Python / Matlab HDL :Verilog HDL / VHDL
-
RISC-V
... 编译和模拟要求
sudo apt-get install ghdl gtkwave
综合要求
演练
演练将vhdl转换为verilog文件 (需要使用yosys进行synthesys)
放置和布线要求
演练
... 情况下,将在主目录中创建一个名为“ risc_v_abs.vcd”的vcd文件。
综合系统
vhdl代码使用vhd2vl在verilog文件中转换。
使用verilog文件,可以使用yosys完成yosys 。
目标FPGA平台是ICE40 ,您可以使用yosys并使用以下yosys进行更改: ...
-
pqriscv-vexriscv:pqriscv项目的VexRiscv参考平台
... 内容
Java JDK == 1.8
> = 1.2.8,Scala构建工具
(对于基于iCE40的FPGA) ,包括
(对于基于Xilinx的FPGA)Vivado〜= 2018.3(可能也适用于旧 ... SpinalHDL语言,它实际上是Scala语言之上用于硬件设计的DSL。 然后,Scala源将生成SpinalHDL中描述的等效电路的Verilog(或VHDL)。 因此,要为FPGA创建比特流,必须首先生成verilog文件,然后运行综合。
只需在项目根目录中运行sbt并运行任何主要类即可为 ...
-
hdl:HDL库和项目
HDL参考设计
HDL库和项目,用于各种参考设计和原型系统。 该存储库包含HDL代码(Verilog或VHDL)和使用Xilinx和/或Intel工具链创建和构建特定FPGA示例设计所需的Tcl脚本。
支持
HDL按“原样”提供,仅在提供支持。
如果您觉得不能, ...
-
floatingcat
... blocks that can be connected together to quickly
create interesting FPGA designs that involve numerical processing.
Floating point is already hard ... hardware designs are done in MyHDL and extracted to Verilog or
VHDL. This lets us use Python to do test ...
-
bream
... most of the hardware people (with experience from FPGA's also) didn't
want to do anything ...
declarations (declare-extfun's) for any external Verilog
or VHDL-modules needed.
srcstrct.scm -- Definitions & accessors for ...
-
pymips
... of 2010.
I forget what I ever knew about VHDL and I never knew Verilog. but I enjoy very much programming python.
... en.wikipedia.org/wiki/DLX
.. _FPGA: http://en.wikipedia.org/wiki/FPGA
.. _MyHDL: http://myhdl.org
.. [1] http://code.google.com/p/ ...
-
sycamore
... will be generated first then later on the project will expand into VHDL
Description: A high level Wishbone/AXI4 HDL generator
-Generate Verilog and VHDL code that can be used to generate FPGA images.
-The initial effort of this ...
-
free-hdl-license
... for free software licenses for hardware description language (e.g. VHDL, Verilog, Bluespec) projects
=free-hdl-license README=
HDL designs are ... is being used with reconfigurable hardware (e.g. an FPGA), the
synthesized bitfile is loaded an run much like ...
-
misoc
... memory controller capable of issuing several SDRAM commands
per FPGA cycle.
* Supports SDR, DDR, LPDDR, DDR2 and DDR3.
* ... CSR maps
and logic, etc.
* Possibility to encapsulate legacy Verilog/VHDL code.
MiSoC comes with built-in targets for a ...
-