OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [VHDL/] - Rev 251

Rev

Go to most recent revision | Changes | View Log | RSS feed

Last modification

  • Rev 251 2020-06-09 23:37:42 GMT
  • Author: jshamlet
  • Log message:
    Added RAM write fault detection, which can be used to indicate a memory write violation by the CPU. This allows a clean shutdown in the event of a memory problem/program crash.

    Fixed a bug in the status_led.vhd entity that kept the flashing light function from working. The new code uses a maximal length 24-bit LFSR to create long delays. This is more efficient than a binary counter, but results in non-exact frequencies as a function of SYSTEM_FREQUENCY / (2^24-1).

    Added the ability to use unsigned offsets to the LDO/STO instructions. The original behavior of signed offsets is preserved if the Unsigned_Index_Offsets is left unset or set to FALSE. While inserting this code, pipeline registers were also inserted into the address generation logic for indexed instructions. This simplifies the final multiplexor and improves FMax at the slight expense of LDO/SDO now taking one additional clock cycle to execute.
Path Last modification Log RSS feed
[FOLDER] open8_urisc/ 251  2193d 08h jshamlet View Log RSS feed
[NODE][FOLDER] branches/ 4  6303d 06h root View Log RSS feed
[NODE][FOLDER] tags/ 4  6303d 06h root View Log RSS feed
[NODE][FOLDER] trunk/ 251  2193d 08h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Documents/ 241  2225d 09h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] gnu/ 179  2298d 09h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Open8 Tools/ 178  2298d 09h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] VHDL/ 251  2193d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_rx.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_tx.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] button_db.vhd 218  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] fifo_1k_core.vhd 207  2256d 09h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_7seg.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_alu16.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_async_serial.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_btn_int.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_clk_detect.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_cpu.vhd 248  2209d 16h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_crc16_ccitt.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_datalatch.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_elapsed_usec.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer_ii.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpin.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpio.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpout.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_4b.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_8b.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_int_mgr.vhd 245  2212d 14h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_lfsr32.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ltc2355_2p.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221_fifo.vhd 191  2263d 13h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm16.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc_ram.vhd 241  2225d 09h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_1k.vhd 251  2193d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_4k.vhd 251  2193d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_register.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_register_wide.vhd 249  2209d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rom_32k.vhd 224  2247d 17h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rtc.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sdlc_if.vhd 250  2197d 17h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_status_led.vhd 249  2209d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer.vhd 246  2210d 14h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer_ii.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_trig_delay.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm8.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm12.vhd 244  2213d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vector_rx.vhd 247  2210d 09h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_cfg.vhd 240  2227d 13h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_pkg.vhd 251  2193d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_1k_core.vhd 191  2263d 13h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_4k_core.vhd 209  2255d 06h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] rom_32k_core.vhd 191  2263d 13h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_crc16_ccitt.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_dp512b_ram.vhd 200  2262d 09h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_arbfsm.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_clk.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_frame.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_pkg.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rx.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rxfsm.vhd 205  2260d 04h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_tx.vhd 192  2263d 13h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_txfsm.vhd 204  2260d 04h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] status_led.vhd 251  2193d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vdsm8.vhd 220  2249d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vector_tx.vhd 240  2227d 13h jshamlet View Log RSS feed
[NODE][FOLDER] web_uploads/ 6  6302d 18h root View Log RSS feed

powered by: WebSVN 2.1.0

© copyright 1999-2026 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.