The Wayback Machine - https://web.archive.org/web/20200702003351/https://github.com/topics/hardware-designs
Skip to content
#

hardware-designs

Here are 174 public repositories matching this topic...

Paebbels
Paebbels commented Dec 18, 2016

The Sphinx documentation flow was extended by several sphinx and third party extensions. These extensions should be documented along with their modifications. A comprehensive syntax guide should be assembled, to collect all syntax notations at one place instead of dozens of third party documentation websites with partially poor usage descriptions.

Extensions list:

  • Standard Sphinx extensi
borpin
borpin commented Jan 13, 2019

Following on from a discussion https://community.openenergymonitor.org/t/help-fatal-error-after-emonpi-update/9681 where a user updated then had issues with their system, I suggest that users are encouraged to backup their instance before performing updates.

Even better would be a mechanism to do a backup automatically before an update is attempted. This could perhaps be to a zip file that is

llee454
llee454 commented Mar 18, 2020

The Sfence instruction selectively flushes the TLB cache. Implement the fine-grained behavior documented in the Priv-mode spec.

For the common case that the translation data structures have only been modified for a single
address mapping (i.e., one page or superpage), rs1 can specify a virtual address within that mapping
to effect a translation fence for that mapping only. Furthermore,

spydrnet
thunder-hammer
thunder-hammer commented Feb 26, 2020

This is a list of different shortcuts that would be super useful to include in the API. There is currently a long way to do all of these things. It would be useful to add the following shortcuts into the API to make the tools easier to use and work with.

  • set the top instance
    Long way:
    top = Instance()
    top.reference = top_definition
    netlist.top_instance = top
    could be simplif

Improve this page

Add a description, image, and links to the hardware-designs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hardware-designs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.