PyCoRAM icon indicating copy to clipboard operation
PyCoRAM copied to clipboard

Python-based Portable IP-core Synthesis Framework for FPGA-based Computing

Results 2 PyCoRAM issues
Sort by recently updated
recently updated
newest added

The current PyCoRAM accepts Verilog HDL source code as a computing logic description, in spite of a control-thread part can be written in Python. The goal of this issue is...

The current PyCoRAM can simulate a synthesized IP-core behavior by using Verilog simulators (such as Icarus Verilog and VCS). The user should write a test bench behavior in Verilog HDL....