Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port and validate applets on nMigen native #150

Closed
22 of 30 tasks
whitequark opened this issue Aug 18, 2019 · 0 comments · Fixed by #325
Closed
22 of 30 tasks

Port and validate applets on nMigen native #150

whitequark opened this issue Aug 18, 2019 · 0 comments · Fixed by #325
Labels
gateware Component: gateware

Comments

@whitequark
Copy link
Member

whitequark commented Aug 18, 2019

The following is a list of applets with gateware that needs to be ported to native (non-compat) nMigen and validated on real hardware:

  • audio.dac
  • audio.yamaha_opx
  • debug.arm.swd
  • display.hd44780
  • display.pdi
  • interface.analyzer
  • interface.i2c_initiator
  • interface.i2c_target
  • interface.jtag_pinout
  • interface.jtag_probe
  • interface.ps2_host
  • interface.sbw_probe
  • interface.spi_controller
  • interface.uart (applet.interface.uart: convert to nmigen #228)
  • internal.benchmark
  • internal.selftest
  • memory.floppy
  • memory.onfi
  • memory.prom
  • program.avr.spi
  • program.ice40_sram
  • program.m16c
  • program.nrf24lx1
  • program.xc6s
  • radio.nrf24l01
  • sensor.hx711
  • sensor.pmsx003
  • video.rgb_input
  • video.vga_output (applet.video.vga_output: convert to nmigen #233)
  • video.ws2812_output

(Although many of these will go away after #147, so maybe that should be done first.)

@whitequark whitequark added the gateware Component: gateware label Aug 19, 2019
mwkmwkmwk added a commit to mwkmwkmwk/glasgow that referenced this issue Feb 21, 2023
Addresses `display.hd44780` item from GlasgowEmbedded#150.

Includes some trivial gateware improvements.
whitequark pushed a commit that referenced this issue Feb 21, 2023
Addresses `display.hd44780` item from #150.

Includes some trivial gateware improvements.
mwkmwkmwk added a commit to mwkmwkmwk/glasgow that referenced this issue Mar 6, 2023
attie pushed a commit that referenced this issue Jul 1, 2023
mwkmwkmwk added a commit to mwkmwkmwk/glasgow that referenced this issue Jul 2, 2023
whitequark pushed a commit to mwkmwkmwk/glasgow that referenced this issue Jul 2, 2023
github-merge-queue bot pushed a commit that referenced this issue Jul 2, 2023
Addresses `memory.floppy` item from #150.
mwkmwkmwk added a commit to mwkmwkmwk/glasgow that referenced this issue Jul 2, 2023
mwkmwkmwk added a commit to mwkmwkmwk/glasgow that referenced this issue Jul 2, 2023
github-merge-queue bot pushed a commit that referenced this issue Jul 2, 2023
Addresses the `video.rgb_input` item from #150.
github-merge-queue bot pushed a commit that referenced this issue Jul 2, 2023
Addresses `memory.onfi` item from #150.
mwkmwkmwk added a commit to mwkmwkmwk/glasgow that referenced this issue Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gateware Component: gateware
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant