├── .gitattributes ├── .gitignore ├── Minimig_ECS_Diamond_Project.zip ├── Minimig_ECS_Flash_Era_Prgm.vme ├── Minimig_setup_README.pdf ├── OSD_CA01.sys ├── README.md ├── proj ├── altera │ ├── ffm-c5a4-sd-lcdif │ │ ├── FFM-C5A4-SD-V3r0_mit_FFC-CA7-V2r0.board │ │ ├── Makefile │ │ ├── altera-usb-blaster.ocd │ │ ├── ffm-fpga-c5a4.ocd │ │ ├── ft4232.ocd │ │ └── top │ │ │ └── amiga_ffm_c5a4_sd.vhd │ ├── ffm-c5a4-sd-lcse │ │ ├── FFM-C5A4-SD-V2r0_mit_FFC-CA7-V2r0.board │ │ ├── Makefile │ │ ├── altera-usb-blaster.ocd │ │ ├── ffm-fpga-c5a4.ocd │ │ ├── ft4232.ocd │ │ └── top │ │ │ └── amiga_ffm_c5a4_sd.vhd │ └── include │ │ ├── altera.mk │ │ └── quartus_env.sh ├── lattice │ ├── constraints │ │ ├── FFM-LFE5U-V0r0_mit_FFC-CA7-V2r0.lpf │ │ ├── ulx3s_v17p.lpf │ │ └── ulx3s_v20.lpf │ ├── ffm-lfe5-lcdif │ │ └── universal_make_ps2kbd │ │ │ ├── README.md │ │ │ ├── files.mk │ │ │ └── makefile │ ├── fleafpga-ohm-ps2kbd │ │ ├── Makefile │ │ ├── Minimig_ECS.ldf │ │ ├── clocks │ │ │ ├── clk_25M_112M5_112M5s_28M125_7M03.vhd │ │ │ ├── clk_25M_112M5_140Mp_140Mn_7M5.vhd │ │ │ ├── clk_25M_120M_120Ms_7M5_30M.vhd │ │ │ └── clk_25M_150Mp_150Mn.vhd │ │ ├── constraints │ │ │ └── FleaFPGA_Ohm_A5.lpf │ │ ├── fleafpga-ohm-kbd-flash.svf │ │ ├── fleafpga-ohm-kbd-flash.vme │ │ ├── fleafpga-ohm-kbd-sram.svf │ │ ├── fleafpga-ohm-kbd-sram.vme │ │ ├── fleafpga_ohm_flash.xcf │ │ ├── fleafpga_ohm_sram.xcf │ │ └── top │ │ │ └── minimig_fleafpga_ohm.vhd │ ├── fleafpga-ohm-usbjoy │ │ ├── Makefile │ │ ├── Minimig_ECS.ldf │ │ ├── clocks │ │ │ ├── clk_25M_112M5_112M5s_28M125_7M03.vhd │ │ │ ├── clk_25M_112M5_140Mp_140Mn_7M5.vhd │ │ │ ├── clk_25M_120M_120Ms_7M5_30M.vhd │ │ │ └── clk_25M_150Mp_150Mn.vhd │ │ ├── constraints │ │ │ └── FleaFPGA_Ohm_A5.lpf │ │ ├── fleafpga-ohm-joy-flash.svf │ │ ├── fleafpga-ohm-joy-flash.vme │ │ ├── fleafpga-ohm-joy-sram.svf │ │ ├── fleafpga-ohm-joy-sram.vme │ │ ├── fleafpga_ohm_flash.xcf │ │ ├── fleafpga_ohm_sram.xcf │ │ └── top │ │ │ └── minimig_fleafpga_ohm.vhd │ ├── include │ │ ├── scripts │ │ │ ├── IspXCF.dtd │ │ │ ├── diamond_main.mk │ │ │ ├── diamond_path.mk │ │ │ ├── ecp5-ocd.sh │ │ │ ├── ft2232.ocd │ │ │ ├── ft231x.ocd │ │ │ ├── ft231x2.ocd │ │ │ ├── ft232r.ocd │ │ │ ├── ft4232.ocd │ │ │ ├── ldf.xsl │ │ │ ├── project.ldf │ │ │ ├── trellis_main.mk │ │ │ ├── trellis_path.mk │ │ │ ├── ulx3s.sty │ │ │ ├── ulx3s_diamond.mk │ │ │ ├── ulx3s_flash_is25lp032d.xcf │ │ │ ├── ulx3s_flash_is25lp128f.xcf │ │ │ ├── ulx3s_flash_s25fl164k.xcf │ │ │ ├── ulx3s_sram.xcf │ │ │ ├── ulx3s_trellis.mk │ │ │ └── xcf.xsl │ │ └── ulx3s.mk │ ├── programmer │ │ ├── ispvm │ │ │ ├── ulx3s_12f_flash_is25lp032d.xcf │ │ │ ├── ulx3s_12f_flash_is25lp128f.xcf │ │ │ ├── ulx3s_12f_flash_s25fl164k.xcf │ │ │ ├── ulx3s_12f_sram.xcf │ │ │ ├── ulx3s_25f_flash_is25lp032d.xcf │ │ │ ├── ulx3s_25f_flash_is25lp128f.xcf │ │ │ ├── ulx3s_25f_flash_s25fl164k.xcf │ │ │ ├── ulx3s_25f_sram.xcf │ │ │ ├── ulx3s_45f_flash_is25lp032d.xcf │ │ │ ├── ulx3s_45f_flash_is25lp128f.xcf │ │ │ ├── ulx3s_45f_flash_s25fl164k.xcf │ │ │ ├── ulx3s_45f_sram.xcf │ │ │ ├── ulx3s_85f_flash_is25lp032d.xcf │ │ │ ├── ulx3s_85f_flash_is25lp128f.xcf │ │ │ ├── ulx3s_85f_flash_s25fl164k.xcf │ │ │ └── ulx3s_85f_sram.xcf │ │ └── openocd │ │ │ ├── fleafpga_uno │ │ │ ├── ft230x.ocd │ │ │ └── machxo2.ocd │ │ │ ├── kondor_ax │ │ │ ├── ecp5.ocd │ │ │ ├── ft2232-fpu1.ocd │ │ │ ├── ft2232-kondor-ax.ocd │ │ │ └── remote.ocd │ │ │ ├── sparrowhawk │ │ │ ├── README.md │ │ │ ├── ecp3.ocd │ │ │ ├── ft2232-fpu1.ocd │ │ │ ├── pinout.txt │ │ │ ├── remote.ocd │ │ │ └── svf_patch.diff │ │ │ ├── ulx2s │ │ │ ├── ft232r.ocd │ │ │ └── fx2.ocd │ │ │ └── ulx3s │ │ │ ├── ecp5-12f.ocd │ │ │ ├── ecp5-25f.ocd │ │ │ ├── ecp5-45f.ocd │ │ │ ├── ecp5-85f.ocd │ │ │ ├── fix_flash_is25lp128f.sed │ │ │ ├── ft2232-fpu1.ocd │ │ │ └── ft231x.ocd │ └── ulx3s │ │ ├── universal_make_ps2kbd │ │ ├── README.md │ │ ├── files.mk │ │ └── makefile │ │ └── universal_make_usbjoy │ │ ├── Makefile │ │ ├── README.md │ │ ├── files.mk │ │ └── makefile.diamond └── xilinx │ ├── ffm-a7100-lcdif-ise │ ├── FFM-A7100-V3r0_and_FFC-CA7-V2r0.ucf │ ├── Makefile │ ├── README.md │ ├── cablelist.txt │ ├── devlist.txt │ ├── programmer │ │ ├── bit2svf.ut │ │ ├── bit2xsvf.ut │ │ ├── bscan_xc6s_ftg256_blink.bit.xz │ │ ├── ft2232-generic.ocd │ │ └── miniSpartan6-plus.ocd │ ├── top │ │ └── amiga_ffm_a7100_lcdif.vhd │ └── xilinx.opt │ ├── ffm-a7100-lcdif-vivado │ ├── FFM-A7100-V3r0_and_FFC-CA7-V2r0.xdc │ ├── amiga_ffm_a7100.xpr │ ├── amiga_ffm_a7100_lcdif.bit │ ├── cablelist.txt │ ├── devlist.txt │ ├── makefile │ ├── run_vivado.tcl │ └── top │ │ └── amiga_ffm_a7100_lcdif.vhd │ ├── ffm-a7100-lcse-vivado │ ├── FFM-A7100-V3r0_and_FFC-CA7-V2r0.xdc │ ├── amiga_ffm_a7100.xpr │ ├── amiga_ffm_a7100_lcse.bit │ ├── cablelist.txt │ ├── devlist.txt │ ├── makefile │ ├── run_vivado.tcl │ └── top │ │ └── amiga_ffm_a7100_lcse.vhd │ ├── include │ ├── vivado.mk │ └── xilinx.mk │ └── scarab-25k │ ├── Makefile │ ├── Minimig_ECS.ldf │ ├── clocks │ └── clk_50_28_140_7_116.vhd │ ├── miniSpartan6-plus.ucf │ ├── programmer │ ├── bit2svf.ut │ ├── bit2xsvf.ut │ ├── bscan_xc6s_ftg256_blink.bit.xz │ ├── ft2232-generic.ocd │ └── miniSpartan6-plus.ocd │ ├── scarab.gise │ ├── scarab.xise │ ├── top │ └── amiga_scarab.vhd │ └── xilinx.opt ├── rtl_emard ├── generic │ ├── bram_true2p_1clk.vhd │ └── vgahdmi │ │ └── video_mode_pack.vhd ├── lattice │ ├── ffm_lfe5 │ │ └── top │ │ │ └── amiga_ffm_lfe5_ps2kbd.vhd │ └── ulx3s │ │ ├── clocks │ │ ├── C64_Clock.vhd │ │ ├── DVI_PLL.vhd │ │ ├── clk_25M_112M5_140Mp_140Mn_7M5.vhd │ │ ├── clk_minimig_vhdl.vhd │ │ ├── clk_ramusb_vhdl.vhd │ │ ├── clk_sys_vhdl.vhd │ │ ├── clk_usb_vhdl.vhd │ │ └── ecp5pll.vhd │ │ └── top │ │ ├── amiga_ulx3s_ps2kbd.vhd │ │ └── amiga_ulx3s_usbjoy.vhd ├── osd │ ├── char_rom.vhd │ └── osd.vhd ├── sdram │ └── sdram.vhd ├── spdif │ └── spdif_tx.vhd ├── tools │ ├── hex2vhdl.sh │ ├── jbboot_bin2vhdl.py │ └── osdbootstrap_bin2vhdl.py ├── usb │ ├── ulpi_wrapper │ │ └── ulpi_wrapper.v │ ├── usb11_phy_vhdl │ │ ├── usb_phy.vhd │ │ ├── usb_rx_phy_48MHz.vhd │ │ ├── usb_rx_phy_60MHz.vhd │ │ ├── usb_rx_phy_emard.vhd │ │ └── usb_tx_phy.vhd │ ├── usbhid │ │ ├── report_decoded_pack_generic.vhd │ │ ├── usbhid_report_decoder_darfon_joystick.vhd │ │ ├── usbhid_report_decoder_logitech_mouse.vhd │ │ ├── usbhid_report_decoder_saitek_joystick.vhd │ │ └── usbhid_report_decoder_xbox360_joystick.vhd │ └── usbhost │ │ ├── README.md │ │ ├── todo.txt │ │ ├── usbh_crc16.v │ │ ├── usbh_crc5.v │ │ ├── usbh_fifo.v │ │ ├── usbh_host.v │ │ ├── usbh_host_defs.v │ │ ├── usbh_host_hid.vhd │ │ ├── usbh_host_vhdl.vhd │ │ ├── usbh_setup_pack.vhd │ │ ├── usbh_setup_pack_darfon.vhd │ │ ├── usbh_sie.v │ │ └── usbh_sie_vhdl.vhd └── vga │ ├── adv │ └── i2c_sender.vhd │ ├── altera │ ├── cyclone4 │ │ └── serializer.vhd │ └── cyclone5 │ │ └── dvi_lvds.vhd │ ├── generic │ └── ddr_out_emard.vhd │ ├── hdmi-audio │ ├── av_hdmi.vhd │ ├── encoder.vhd │ ├── hdmidataencoder.v │ ├── hdmidelay.vhd │ └── serializer_generic.vhd │ ├── hdmi │ ├── ddr_dvid_out_se.vhd │ ├── tmds_encoder.vhd │ └── vga2dvid.vhd │ ├── hdmi_out.vhd │ ├── lattice │ ├── ecp5u │ │ └── ddr_out_emard.vhd │ └── xo2 │ │ └── ddr_out.vhd │ ├── vga.vhd │ └── xilinx │ ├── xc6 │ ├── ddr_out.vhd │ └── hdmi_out_xc6.vhd │ └── xc7 │ ├── ddr_out.vhd │ └── hdmi_out_xc7.vhd ├── source_emard ├── HDMI │ └── dvid.vhd ├── Minimig1.v ├── PS2Keyboard.v ├── README.md ├── Userio.v ├── cfide.vhd ├── poweronreset.vhd └── twowaycache.v └── unzip_clean_generic.sh /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/.gitignore -------------------------------------------------------------------------------- /Minimig_ECS_Diamond_Project.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/Minimig_ECS_Diamond_Project.zip -------------------------------------------------------------------------------- /Minimig_ECS_Flash_Era_Prgm.vme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/Minimig_ECS_Flash_Era_Prgm.vme -------------------------------------------------------------------------------- /Minimig_setup_README.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/Minimig_setup_README.pdf -------------------------------------------------------------------------------- /OSD_CA01.sys: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/OSD_CA01.sys -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/README.md -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcdif/FFM-C5A4-SD-V3r0_mit_FFC-CA7-V2r0.board: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcdif/FFM-C5A4-SD-V3r0_mit_FFC-CA7-V2r0.board -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcdif/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcdif/Makefile -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcdif/altera-usb-blaster.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcdif/altera-usb-blaster.ocd -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcdif/ffm-fpga-c5a4.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcdif/ffm-fpga-c5a4.ocd -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcdif/ft4232.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcdif/ft4232.ocd -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcdif/top/amiga_ffm_c5a4_sd.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcdif/top/amiga_ffm_c5a4_sd.vhd -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcse/FFM-C5A4-SD-V2r0_mit_FFC-CA7-V2r0.board: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcse/FFM-C5A4-SD-V2r0_mit_FFC-CA7-V2r0.board -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcse/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcse/Makefile -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcse/altera-usb-blaster.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcse/altera-usb-blaster.ocd -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcse/ffm-fpga-c5a4.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcse/ffm-fpga-c5a4.ocd -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcse/ft4232.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcse/ft4232.ocd -------------------------------------------------------------------------------- /proj/altera/ffm-c5a4-sd-lcse/top/amiga_ffm_c5a4_sd.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/ffm-c5a4-sd-lcse/top/amiga_ffm_c5a4_sd.vhd -------------------------------------------------------------------------------- /proj/altera/include/altera.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/include/altera.mk -------------------------------------------------------------------------------- /proj/altera/include/quartus_env.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/altera/include/quartus_env.sh -------------------------------------------------------------------------------- /proj/lattice/constraints/FFM-LFE5U-V0r0_mit_FFC-CA7-V2r0.lpf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/constraints/FFM-LFE5U-V0r0_mit_FFC-CA7-V2r0.lpf -------------------------------------------------------------------------------- /proj/lattice/constraints/ulx3s_v17p.lpf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/constraints/ulx3s_v17p.lpf -------------------------------------------------------------------------------- /proj/lattice/constraints/ulx3s_v20.lpf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/constraints/ulx3s_v20.lpf -------------------------------------------------------------------------------- /proj/lattice/ffm-lfe5-lcdif/universal_make_ps2kbd/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ffm-lfe5-lcdif/universal_make_ps2kbd/README.md -------------------------------------------------------------------------------- /proj/lattice/ffm-lfe5-lcdif/universal_make_ps2kbd/files.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ffm-lfe5-lcdif/universal_make_ps2kbd/files.mk -------------------------------------------------------------------------------- /proj/lattice/ffm-lfe5-lcdif/universal_make_ps2kbd/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ffm-lfe5-lcdif/universal_make_ps2kbd/makefile -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/Makefile -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/Minimig_ECS.ldf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/Minimig_ECS.ldf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_112M5_112M5s_28M125_7M03.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_112M5_112M5s_28M125_7M03.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_112M5_140Mp_140Mn_7M5.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_112M5_140Mp_140Mn_7M5.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_120M_120Ms_7M5_30M.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_120M_120Ms_7M5_30M.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_150Mp_150Mn.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/clocks/clk_25M_150Mp_150Mn.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/constraints/FleaFPGA_Ohm_A5.lpf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/constraints/FleaFPGA_Ohm_A5.lpf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/fleafpga-ohm-kbd-flash.svf: -------------------------------------------------------------------------------- 1 | project/project_project_flash.svf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/fleafpga-ohm-kbd-flash.vme: -------------------------------------------------------------------------------- 1 | project/project_project_flash.vme -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/fleafpga-ohm-kbd-sram.svf: -------------------------------------------------------------------------------- 1 | project/project_project_sram.svf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/fleafpga-ohm-kbd-sram.vme: -------------------------------------------------------------------------------- 1 | project/project_project_sram.vme -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/fleafpga_ohm_flash.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/fleafpga_ohm_flash.xcf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/fleafpga_ohm_sram.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/fleafpga_ohm_sram.xcf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-ps2kbd/top/minimig_fleafpga_ohm.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-ps2kbd/top/minimig_fleafpga_ohm.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/Makefile -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/Minimig_ECS.ldf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/Minimig_ECS.ldf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_112M5_112M5s_28M125_7M03.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_112M5_112M5s_28M125_7M03.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_112M5_140Mp_140Mn_7M5.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_112M5_140Mp_140Mn_7M5.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_120M_120Ms_7M5_30M.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_120M_120Ms_7M5_30M.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_150Mp_150Mn.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/clocks/clk_25M_150Mp_150Mn.vhd -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/constraints/FleaFPGA_Ohm_A5.lpf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/constraints/FleaFPGA_Ohm_A5.lpf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/fleafpga-ohm-joy-flash.svf: -------------------------------------------------------------------------------- 1 | project/project_project_flash.svf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/fleafpga-ohm-joy-flash.vme: -------------------------------------------------------------------------------- 1 | project/project_project_flash.vme -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/fleafpga-ohm-joy-sram.svf: -------------------------------------------------------------------------------- 1 | project/project_project_sram.svf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/fleafpga-ohm-joy-sram.vme: -------------------------------------------------------------------------------- 1 | project/project_project_sram.vme -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/fleafpga_ohm_flash.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/fleafpga_ohm_flash.xcf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/fleafpga_ohm_sram.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/fleafpga_ohm_sram.xcf -------------------------------------------------------------------------------- /proj/lattice/fleafpga-ohm-usbjoy/top/minimig_fleafpga_ohm.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/fleafpga-ohm-usbjoy/top/minimig_fleafpga_ohm.vhd -------------------------------------------------------------------------------- /proj/lattice/include/scripts/IspXCF.dtd: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /proj/lattice/include/scripts/diamond_main.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/diamond_main.mk -------------------------------------------------------------------------------- /proj/lattice/include/scripts/diamond_path.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/diamond_path.mk -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ecp5-ocd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ecp5-ocd.sh -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ft2232.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ft2232.ocd -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ft231x.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ft231x.ocd -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ft231x2.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ft231x2.ocd -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ft232r.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ft232r.ocd -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ft4232.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ft4232.ocd -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ldf.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ldf.xsl -------------------------------------------------------------------------------- /proj/lattice/include/scripts/project.ldf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/project.ldf -------------------------------------------------------------------------------- /proj/lattice/include/scripts/trellis_main.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/trellis_main.mk -------------------------------------------------------------------------------- /proj/lattice/include/scripts/trellis_path.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/trellis_path.mk -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ulx3s.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ulx3s.sty -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ulx3s_diamond.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ulx3s_diamond.mk -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ulx3s_flash_is25lp032d.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ulx3s_flash_is25lp032d.xcf -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ulx3s_flash_is25lp128f.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ulx3s_flash_is25lp128f.xcf -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ulx3s_flash_s25fl164k.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ulx3s_flash_s25fl164k.xcf -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ulx3s_sram.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ulx3s_sram.xcf -------------------------------------------------------------------------------- /proj/lattice/include/scripts/ulx3s_trellis.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/ulx3s_trellis.mk -------------------------------------------------------------------------------- /proj/lattice/include/scripts/xcf.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/scripts/xcf.xsl -------------------------------------------------------------------------------- /proj/lattice/include/ulx3s.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/include/ulx3s.mk -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_12f_flash_is25lp032d.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_12f_flash_is25lp032d.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_12f_flash_is25lp128f.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_12f_flash_is25lp128f.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_12f_flash_s25fl164k.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_12f_flash_s25fl164k.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_12f_sram.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_12f_sram.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_25f_flash_is25lp032d.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_25f_flash_is25lp032d.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_25f_flash_is25lp128f.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_25f_flash_is25lp128f.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_25f_flash_s25fl164k.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_25f_flash_s25fl164k.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_25f_sram.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_25f_sram.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_45f_flash_is25lp032d.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_45f_flash_is25lp032d.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_45f_flash_is25lp128f.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_45f_flash_is25lp128f.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_45f_flash_s25fl164k.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_45f_flash_s25fl164k.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_45f_sram.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_45f_sram.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_85f_flash_is25lp032d.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_85f_flash_is25lp032d.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_85f_flash_is25lp128f.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_85f_flash_is25lp128f.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_85f_flash_s25fl164k.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_85f_flash_s25fl164k.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/ispvm/ulx3s_85f_sram.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/ispvm/ulx3s_85f_sram.xcf -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/fleafpga_uno/ft230x.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/fleafpga_uno/ft230x.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/fleafpga_uno/machxo2.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/fleafpga_uno/machxo2.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/kondor_ax/ecp5.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/kondor_ax/ecp5.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/kondor_ax/ft2232-fpu1.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/kondor_ax/ft2232-fpu1.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/kondor_ax/ft2232-kondor-ax.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/kondor_ax/ft2232-kondor-ax.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/kondor_ax/remote.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/kondor_ax/remote.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/sparrowhawk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/sparrowhawk/README.md -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/sparrowhawk/ecp3.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/sparrowhawk/ecp3.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/sparrowhawk/ft2232-fpu1.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/sparrowhawk/ft2232-fpu1.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/sparrowhawk/pinout.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/sparrowhawk/pinout.txt -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/sparrowhawk/remote.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/sparrowhawk/remote.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/sparrowhawk/svf_patch.diff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/sparrowhawk/svf_patch.diff -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx2s/ft232r.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx2s/ft232r.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx2s/fx2.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx2s/fx2.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx3s/ecp5-12f.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx3s/ecp5-12f.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx3s/ecp5-25f.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx3s/ecp5-25f.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx3s/ecp5-45f.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx3s/ecp5-45f.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx3s/ecp5-85f.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx3s/ecp5-85f.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx3s/fix_flash_is25lp128f.sed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx3s/fix_flash_is25lp128f.sed -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx3s/ft2232-fpu1.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx3s/ft2232-fpu1.ocd -------------------------------------------------------------------------------- /proj/lattice/programmer/openocd/ulx3s/ft231x.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/programmer/openocd/ulx3s/ft231x.ocd -------------------------------------------------------------------------------- /proj/lattice/ulx3s/universal_make_ps2kbd/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ulx3s/universal_make_ps2kbd/README.md -------------------------------------------------------------------------------- /proj/lattice/ulx3s/universal_make_ps2kbd/files.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ulx3s/universal_make_ps2kbd/files.mk -------------------------------------------------------------------------------- /proj/lattice/ulx3s/universal_make_ps2kbd/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ulx3s/universal_make_ps2kbd/makefile -------------------------------------------------------------------------------- /proj/lattice/ulx3s/universal_make_usbjoy/Makefile: -------------------------------------------------------------------------------- 1 | makefile.diamond -------------------------------------------------------------------------------- /proj/lattice/ulx3s/universal_make_usbjoy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ulx3s/universal_make_usbjoy/README.md -------------------------------------------------------------------------------- /proj/lattice/ulx3s/universal_make_usbjoy/files.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ulx3s/universal_make_usbjoy/files.mk -------------------------------------------------------------------------------- /proj/lattice/ulx3s/universal_make_usbjoy/makefile.diamond: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/lattice/ulx3s/universal_make_usbjoy/makefile.diamond -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/FFM-A7100-V3r0_and_FFC-CA7-V2r0.ucf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/FFM-A7100-V3r0_and_FFC-CA7-V2r0.ucf -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/Makefile -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/README.md -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/cablelist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/cablelist.txt -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/devlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/devlist.txt -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/programmer/bit2svf.ut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/programmer/bit2svf.ut -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/programmer/bit2xsvf.ut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/programmer/bit2xsvf.ut -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/programmer/bscan_xc6s_ftg256_blink.bit.xz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/programmer/bscan_xc6s_ftg256_blink.bit.xz -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/programmer/ft2232-generic.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/programmer/ft2232-generic.ocd -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/programmer/miniSpartan6-plus.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/programmer/miniSpartan6-plus.ocd -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/top/amiga_ffm_a7100_lcdif.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/top/amiga_ffm_a7100_lcdif.vhd -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-ise/xilinx.opt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-ise/xilinx.opt -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/FFM-A7100-V3r0_and_FFC-CA7-V2r0.xdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-vivado/FFM-A7100-V3r0_and_FFC-CA7-V2r0.xdc -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/amiga_ffm_a7100.xpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-vivado/amiga_ffm_a7100.xpr -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/amiga_ffm_a7100_lcdif.bit: -------------------------------------------------------------------------------- 1 | amiga_ffm_a7100.runs/impl_1/amiga_ffm_a7100.bit -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/cablelist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-vivado/cablelist.txt -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/devlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-vivado/devlist.txt -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-vivado/makefile -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/run_vivado.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-vivado/run_vivado.tcl -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcdif-vivado/top/amiga_ffm_a7100_lcdif.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcdif-vivado/top/amiga_ffm_a7100_lcdif.vhd -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/FFM-A7100-V3r0_and_FFC-CA7-V2r0.xdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcse-vivado/FFM-A7100-V3r0_and_FFC-CA7-V2r0.xdc -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/amiga_ffm_a7100.xpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcse-vivado/amiga_ffm_a7100.xpr -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/amiga_ffm_a7100_lcse.bit: -------------------------------------------------------------------------------- 1 | amiga_ffm_a7100.runs/impl_1/amiga_ffm_a7100.bit -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/cablelist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcse-vivado/cablelist.txt -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/devlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcse-vivado/devlist.txt -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcse-vivado/makefile -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/run_vivado.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcse-vivado/run_vivado.tcl -------------------------------------------------------------------------------- /proj/xilinx/ffm-a7100-lcse-vivado/top/amiga_ffm_a7100_lcse.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/ffm-a7100-lcse-vivado/top/amiga_ffm_a7100_lcse.vhd -------------------------------------------------------------------------------- /proj/xilinx/include/vivado.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/include/vivado.mk -------------------------------------------------------------------------------- /proj/xilinx/include/xilinx.mk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/include/xilinx.mk -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/Makefile -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/Minimig_ECS.ldf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/Minimig_ECS.ldf -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/clocks/clk_50_28_140_7_116.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/clocks/clk_50_28_140_7_116.vhd -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/miniSpartan6-plus.ucf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/miniSpartan6-plus.ucf -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/programmer/bit2svf.ut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/programmer/bit2svf.ut -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/programmer/bit2xsvf.ut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/programmer/bit2xsvf.ut -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/programmer/bscan_xc6s_ftg256_blink.bit.xz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/programmer/bscan_xc6s_ftg256_blink.bit.xz -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/programmer/ft2232-generic.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/programmer/ft2232-generic.ocd -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/programmer/miniSpartan6-plus.ocd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/programmer/miniSpartan6-plus.ocd -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/scarab.gise: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/scarab.gise -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/scarab.xise: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/scarab.xise -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/top/amiga_scarab.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/top/amiga_scarab.vhd -------------------------------------------------------------------------------- /proj/xilinx/scarab-25k/xilinx.opt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/proj/xilinx/scarab-25k/xilinx.opt -------------------------------------------------------------------------------- /rtl_emard/generic/bram_true2p_1clk.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/generic/bram_true2p_1clk.vhd -------------------------------------------------------------------------------- /rtl_emard/generic/vgahdmi/video_mode_pack.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/generic/vgahdmi/video_mode_pack.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ffm_lfe5/top/amiga_ffm_lfe5_ps2kbd.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ffm_lfe5/top/amiga_ffm_lfe5_ps2kbd.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/C64_Clock.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/C64_Clock.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/DVI_PLL.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/DVI_PLL.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/clk_25M_112M5_140Mp_140Mn_7M5.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/clk_25M_112M5_140Mp_140Mn_7M5.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/clk_minimig_vhdl.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/clk_minimig_vhdl.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/clk_ramusb_vhdl.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/clk_ramusb_vhdl.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/clk_sys_vhdl.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/clk_sys_vhdl.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/clk_usb_vhdl.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/clk_usb_vhdl.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/clocks/ecp5pll.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/clocks/ecp5pll.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/top/amiga_ulx3s_ps2kbd.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/top/amiga_ulx3s_ps2kbd.vhd -------------------------------------------------------------------------------- /rtl_emard/lattice/ulx3s/top/amiga_ulx3s_usbjoy.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/lattice/ulx3s/top/amiga_ulx3s_usbjoy.vhd -------------------------------------------------------------------------------- /rtl_emard/osd/char_rom.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/osd/char_rom.vhd -------------------------------------------------------------------------------- /rtl_emard/osd/osd.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/osd/osd.vhd -------------------------------------------------------------------------------- /rtl_emard/sdram/sdram.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/sdram/sdram.vhd -------------------------------------------------------------------------------- /rtl_emard/spdif/spdif_tx.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/spdif/spdif_tx.vhd -------------------------------------------------------------------------------- /rtl_emard/tools/hex2vhdl.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/tools/hex2vhdl.sh -------------------------------------------------------------------------------- /rtl_emard/tools/jbboot_bin2vhdl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/tools/jbboot_bin2vhdl.py -------------------------------------------------------------------------------- /rtl_emard/tools/osdbootstrap_bin2vhdl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/tools/osdbootstrap_bin2vhdl.py -------------------------------------------------------------------------------- /rtl_emard/usb/ulpi_wrapper/ulpi_wrapper.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/ulpi_wrapper/ulpi_wrapper.v -------------------------------------------------------------------------------- /rtl_emard/usb/usb11_phy_vhdl/usb_phy.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usb11_phy_vhdl/usb_phy.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usb11_phy_vhdl/usb_rx_phy_48MHz.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usb11_phy_vhdl/usb_rx_phy_48MHz.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usb11_phy_vhdl/usb_rx_phy_60MHz.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usb11_phy_vhdl/usb_rx_phy_60MHz.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usb11_phy_vhdl/usb_rx_phy_emard.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usb11_phy_vhdl/usb_rx_phy_emard.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usb11_phy_vhdl/usb_tx_phy.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usb11_phy_vhdl/usb_tx_phy.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhid/report_decoded_pack_generic.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhid/report_decoded_pack_generic.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhid/usbhid_report_decoder_darfon_joystick.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhid/usbhid_report_decoder_darfon_joystick.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhid/usbhid_report_decoder_logitech_mouse.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhid/usbhid_report_decoder_logitech_mouse.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhid/usbhid_report_decoder_saitek_joystick.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhid/usbhid_report_decoder_saitek_joystick.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhid/usbhid_report_decoder_xbox360_joystick.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhid/usbhid_report_decoder_xbox360_joystick.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/README.md -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/todo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/todo.txt -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_crc16.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_crc16.v -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_crc5.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_crc5.v -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_fifo.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_fifo.v -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_host.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_host.v -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_host_defs.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_host_defs.v -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_host_hid.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_host_hid.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_host_vhdl.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_host_vhdl.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_setup_pack.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_setup_pack.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_setup_pack_darfon.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_setup_pack_darfon.vhd -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_sie.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_sie.v -------------------------------------------------------------------------------- /rtl_emard/usb/usbhost/usbh_sie_vhdl.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/usb/usbhost/usbh_sie_vhdl.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/adv/i2c_sender.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/adv/i2c_sender.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/altera/cyclone4/serializer.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/altera/cyclone4/serializer.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/altera/cyclone5/dvi_lvds.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/altera/cyclone5/dvi_lvds.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/generic/ddr_out_emard.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/generic/ddr_out_emard.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi-audio/av_hdmi.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi-audio/av_hdmi.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi-audio/encoder.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi-audio/encoder.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi-audio/hdmidataencoder.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi-audio/hdmidataencoder.v -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi-audio/hdmidelay.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi-audio/hdmidelay.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi-audio/serializer_generic.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi-audio/serializer_generic.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi/ddr_dvid_out_se.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi/ddr_dvid_out_se.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi/tmds_encoder.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi/tmds_encoder.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi/vga2dvid.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi/vga2dvid.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/hdmi_out.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/hdmi_out.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/lattice/ecp5u/ddr_out_emard.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/lattice/ecp5u/ddr_out_emard.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/lattice/xo2/ddr_out.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/lattice/xo2/ddr_out.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/vga.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/vga.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/xilinx/xc6/ddr_out.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/xilinx/xc6/ddr_out.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/xilinx/xc6/hdmi_out_xc6.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/xilinx/xc6/hdmi_out_xc6.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/xilinx/xc7/ddr_out.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/xilinx/xc7/ddr_out.vhd -------------------------------------------------------------------------------- /rtl_emard/vga/xilinx/xc7/hdmi_out_xc7.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/rtl_emard/vga/xilinx/xc7/hdmi_out_xc7.vhd -------------------------------------------------------------------------------- /source_emard/HDMI/dvid.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/HDMI/dvid.vhd -------------------------------------------------------------------------------- /source_emard/Minimig1.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/Minimig1.v -------------------------------------------------------------------------------- /source_emard/PS2Keyboard.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/PS2Keyboard.v -------------------------------------------------------------------------------- /source_emard/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/README.md -------------------------------------------------------------------------------- /source_emard/Userio.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/Userio.v -------------------------------------------------------------------------------- /source_emard/cfide.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/cfide.vhd -------------------------------------------------------------------------------- /source_emard/poweronreset.vhd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/poweronreset.vhd -------------------------------------------------------------------------------- /source_emard/twowaycache.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/source_emard/twowaycache.v -------------------------------------------------------------------------------- /unzip_clean_generic.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emard/Minimig_ECS/HEAD/unzip_clean_generic.sh --------------------------------------------------------------------------------