GithubHelp home page GithubHelp logo

ironsteel / nes_ecp5 Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 12.0 336 KB

NES FPGA implementation synthesized for the ulx3s ecp5 based fpga board

Makefile 0.40% Verilog 24.98% Python 2.12% SystemVerilog 56.50% VHDL 16.00%

nes_ecp5's People

Contributors

emard avatar ironsteel avatar kost avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nes_ecp5's Issues

Error building with latest toolchain

Any help/ideas would be appreciated!

Yosys 0.9+4008 (git sha1 396ad17e0, gcc 10.2.0 -march=x86-64 -mtune=generic -O2 -fno-plt -fPIC -Os)
nextpnr-ecp5 -- Next Generation Place and Route (Version bffaad47)
GHDL 2.0.0-dev (1.0.0.r66.g4ec4b3eb) [Dunoon edition]

FPGA_SIZE=85 make output:

yosys -mghdl -q -l synth.log \
-p "ghdl --std=08 --ieee=synopsys t65/T65_Pack.vhd t65/T65_MCode.vhd t65/T65_ALU.vhd t65/T65.vhd -e t65" \
-p "read_verilog -sv top.v ecp5pll.sv nes.v ppu.sv apu.sv cart.sv dpram.v mappers/generic.sv mappers/MMC1.sv mappers/MMC2.sv mappers/MMC3.sv mappers/MMC5.sv mappers/VRC.sv mappers/misc.sv mappers/Namco.sv mappers/Sunsoft.sv mappers/JYCompany.sv mappers/Sachen.sv sdram.v game_loader.v flash_loader.v palette_ram.v vga.v framebuffer.v sigma_delta_dac.v vga2dvid.v flashmem.v tmds_encoder.v osd/osd.v osd/spi_osd.v osd/spi_ram_btn.v osd/spirw_slave_v.v usb/report_decoder/usbh_report_decoder_darfon.v usb/usbhost/usbh_crc16.v usb/usbhost/usbh_crc5.v usb/usbhost/usbh_host_hid.v usb/usbhost/usbh_sie.v usb/usb11_phy_vhdl/usb_phy.v usb/usb11_phy_vhdl/usb_rx_phy.v usb/usb11_phy_vhdl/usb_tx_phy.v" \
-p "hierarchy -top top" \
-p "synth_ecp5 -abc9 -json nes.json"
t65/T65.vhd:166:10:warning: no assignment for offsets 8:15 of signal "abc"
t65/T65.vhd:166:15:warning: no assignment for offsets 8:15 of signal "x"
t65/T65.vhd:166:18:warning: no assignment for offsets 8:15 of signal "y"
t65/T65_ALU.vhd:231:54:warning: comparing non-numeric vector is unexpected
t65/T65_ALU.vhd:234:54:warning: comparing non-numeric vector is unexpected
---clip---
Warning: Wire top.\game_loader_i.indata_clk is used but has no driver.
Warning: Wire top.\clk_sdram_sys_inst.phasesel [1] is used but has no driver.
Warning: Wire top.\clk_sdram_sys_inst.phasesel [0] is used but has no driver.
Warning: Wire top.\clk_dvi_usb_inst.phasesel [1] is used but has no driver.
Warning: Wire top.\clk_dvi_usb_inst.phasesel [0] is used but has no driver.
ERROR: Visited AIG node more than once; this could be a combinatorial loop that has not been broken - see Yosys bug 2530
make: *** [Makefile:90: nes.json] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.