The Wayback Machine - https://web.archive.org/web/20200703005559/https://github.com/topics/vhdl
Skip to content
#

vhdl

Here are 1,115 public repositories matching this topic...

eine
eine commented Sep 3, 2019

Package system managers' build commands, such as makepkg, git clone a new copy of this repo in a clean temporal path, checkout a specific version, proceed with the build, and remove the temporal dir. I'm using the prepare() step, which is executed just before the build, to copy subdir testsuite out of the temporal path; so it can be executed later, after the path is removed.

The procedu

cutephoton
cutephoton commented Dec 18, 2018

This is the first RISCV core I've been able to get up and running without breaking my head. Much appreciation for the SpinalHDL team for the making this work with Qsys and Avalon. :) (Although SpinalHDL itself puzzling still.)

Where should notes and documentation go? (Is there a wiki?) There's a lot of little things I had to figure out. It would be nice to make it easy to post the notes. One ex

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
rafaelnp
rafaelnp commented Mar 14, 2020

Add command line option, to enable the user to choose which builder he/she wants to use. Suggestion:
--builder BUILDER specify the builded to be used

By adding it, it would allow:

  1. Users to actively choose the builder the way to use, without any code change (e.g. editing hdl_checker/builder_utils.py).
  2. to separate use cases and make it easier to track bugs that may arise.
axiom-firmware
rroohhh
rroohhh commented Mar 28, 2019

Add documentation about the firmware image

  • basic login, accessing the camera over serial or ssh
  • basic scripts and camera tools
  • installing software and updating the image / software
  • wifi / ethernet connection
  • how to add your own software

Do we also need documentation for basic linux tasks like creating a user or the basic unix commands (cd, ls, rm, etc.)?
I think we should

wfjm
wfjm commented Apr 12, 2019

The MMU should issue an mmu trap if the instruction clearing the 'mmu trap enable' bit (bit 9 in ssr0) itself causes a trap. The 11/70 documentation clearly describes this behavior.

This is the reason why test 063 of the ekbee1 diagnostics currently fails.

Since the MMU trap mechanism is is only available on 11/45 and 11/70, but not in the J11, it is not used by common operating systems.

Improve this page

Add a description, image, and links to the vhdl 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 vhdl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.