H. Peter Anvin a90ef02f46 fpga: generate .xsvf files hace 3 años
..
bsdl 1dd95dd8b8 Produce raw binary files with and without extra contents hace 3 años
ip 8eec9b9e0a Timing improvements; allow SRAM to be read over JTAG hace 3 años
output a90ef02f46 fpga: generate .xsvf files hace 3 años
scripts e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
simulation f24cac3c43 fpga: lint code to make ModelSim RTL simulation work again hace 3 años
usb 4b07e7703d Fix USB serial number generation hace 3 años
.gitignore a90ef02f46 fpga: generate .xsvf files hace 3 años
Makefile a90ef02f46 fpga: generate .xsvf files hace 3 años
abcbus.sv a0f8eb5820 Fix false positive ABC-bus memory overrun timer hace 3 años
assignment_defaults.qdf 75a6dbc7fa fpga: infrastructure for building v1 and v2 FPGA hace 3 años
bootldr.sv e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
clkbuf.sv 808ba7c43c usb: use a direct interface between the CPU and the USB FIFOs hace 3 años
deglitch.sv a69847d434 fpga: add deglitcher core hace 3 años
fast_mem.sv dd69eafb99 Many timing fixes; better IRQ handling for abcbus hace 3 años
functions.sv f2060589ab Default baud rate = 115200, baud rate programmable hace 3 años
i2c.sv 4970fb6ef6 rtc: issue dummy clock cycles if SDA appears stuck hace 3 años
iodevs.vh 7dd7eb2ed7 usb: change "console" to "tty", with CON_ used for only the console hace 3 años
jic.cof.xml 1dd95dd8b8 Produce raw binary files with and without extra contents hace 3 años
max80.qpf a90ef02f46 fpga: generate .xsvf files hace 3 años
max80.qsf 8b67b5db30 spirom: fix SPI ROM I/O and data downloading hace 3 años
max80.sdc 8b67b5db30 spirom: fix SPI ROM I/O and data downloading hace 3 años
max80.sv 6014b9c6d7 max80: fix timing bug that affected code execution from SDRAM hace 3 años
picorv32.v 372899ea3b Move most code to SDRAM; fix problems with code in SDRAM; cleanups hace 3 años
pof.cof.xml 1dd95dd8b8 Produce raw binary files with and without extra contents hace 3 años
reconfig.svf 4803e910d3 fpga: .svf file to force a FPGA reconfiguration hace 3 años
rng.sv de1566292f clocks: centralize strobes; rng: shut down when not in use hace 3 años
sdcard.sv ec99762a84 Use waitirq rather than suspending a memory transaction for SD card hace 3 años
sdram.sv 0271d1979a sdram: return start to the right subunit; add ABC-bus latency counter hace 3 años
serial.sv bd347f1c79 serial: set baud rate to 921600 hace 3 años
spi_master.sv 062a3d9eb1 Reorganize tree so a single Makefile can do the right thing hace 3 años
spirom.sv 8b67b5db30 spirom: fix SPI ROM I/O and data downloading hace 3 años
synchro.sv 4e65673781 spirom: add support for sending arbitrary SPI commands hace 3 años
sysclock.sv 3dfb6626a1 More clock tree changes; fix rng oscillator sources hace 3 años
tmdsenc.sv 74d9da52b0 hdmi/tmds: fix symbol data ordering hace 3 años
transpose.sv 510e702728 video: initial simple video generator; add support for HDMI TERC4 hace 3 años
v1.pins 6db45e74e6 WIP: build both v1 and v2 hace 3 años
v1.qsf e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
v1.sv 60be2e1201 v2: v2 has a 16 MHz oscillator instead of 48 MHz hace 3 años
v1_description.txt 75a6dbc7fa fpga: infrastructure for building v1 and v2 FPGA hace 3 años
v2.pins 20994e38da LED: change sequence of LED on v2 hace 3 años
v2.qsf e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
v2.sv e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
v2.vh e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
v2_common.qsf e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
v2_description.txt 75a6dbc7fa fpga: infrastructure for building v1 and v2 FPGA hace 3 años
v2boot.qsf e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
v2boot.sv e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
v2boot_description.txt e05dbe6f40 v2boot: simple boot loader connecting ESP32-SPI to flash-SPI hace 3 años
video.sv 980eaf0400 Restructure clock tree; better sdram timing; random number generator hace 3 años