PlatformIO is a professional collaborative platform for embedded development
-
Updated
Aug 28, 2020 - Python
{{ message }}
PlatformIO is a professional collaborative platform for embedded development
GPGPU microprocessor architecture
Haskell to VHDL/Verilog/SystemVerilog compiler
As an optimization gpi_log caches the gpi logging level. This cached value is not currently updated when the "cocotb.gpi" logger's level is updated in Python. This will require creating a logging.Handler subclass that calls simulator.set_level when its setLevel method is called.
A small, light weight, RISC CPU soft core
PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
Internal code coverage shows the following DPI functions in verilated_dpi aren't covered at all. We should improve the tests to check them and validate against another simulator.
void* svGetArrElemPtr(const svOpenArrayHandle h, int indx1, ...) {
void svPutBitArrElem1VecVal(const svOpenArrayHandle d, const svBitVecVal* s, int indx1) {
void svPutBitArrElem2VecVal(const svOpenArrayHandle d,
None of the core VPR algorithms should care if the relevant t_physical_tile is an input / output / IO type.
Some behavior is still dependent on whether a tile is an input / output / IO type.
The relevant code shouldn't need to care. Once all callsites of is_input_type/is_output_type/is_io_type are removed, the
Hardware Description Languages
FPGA Haskell machine with game changing performance. Reduceron is Matthew Naylor, Colin Runciman and Jason Reich's high performance FPGA softcore for running lazy functional programs, including hardware garbage collection. Reduceron has been implemented on various FPGAs with clock frequency ranging from 60 to 150 MHz depending on the FPGA. A high degree of parallelism allows Reduceron to implement graph evaluation very efficiently. This fork aims to continue development on this, with a view to practical applications. Comments, questions, etc are welcome.
KiwiSDR: BeagleBone web-accessible shortwave receiver and software-defined GPS
The OpenPiton Platform
CNN acceleration on virtex-7 FPGA with verilog HDL
An abstraction library for interfacing EDA tools
Add a description, image, and links to the verilog topic page so that developers can more easily learn about it.
To associate your repository with the verilog topic, visit your repo's landing page and select "manage topics."
Type of issue: other enhancement
Impact: no functional change
Development Phase: request
Other information
This is more a meta-issue mostly related to the beginners user experience. I think most of these issues are not done by more experienced devs.
If the current behavior is a bug, please provide the steps to reproduce the problem: