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  1771d 22h jshamlet View Log RSS feed
[NODE][FOLDER] branches/ 4  5881d 19h root View Log RSS feed
[NODE][FOLDER] tags/ 4  5881d 19h root View Log RSS feed
[NODE][FOLDER] trunk/ 251  1771d 22h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Documents/ 241  1803d 22h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] gnu/ 179  1876d 22h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Open8 Tools/ 178  1876d 22h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] VHDL/ 251  1771d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_rx.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_tx.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] button_db.vhd 218  1828d 00h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] fifo_1k_core.vhd 207  1834d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_7seg.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_alu16.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_async_serial.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_btn_int.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_clk_detect.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_cpu.vhd 248  1788d 05h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_crc16_ccitt.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_datalatch.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_elapsed_usec.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer_ii.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpin.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpio.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpout.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_4b.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_8b.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_int_mgr.vhd 245  1791d 03h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_lfsr32.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ltc2355_2p.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221_fifo.vhd 191  1842d 02h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm16.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc_ram.vhd 241  1803d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_1k.vhd 251  1771d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_4k.vhd 251  1771d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_register.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_register_wide.vhd 249  1787d 21h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rom_32k.vhd 224  1826d 06h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rtc.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sdlc_if.vhd 250  1776d 06h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_status_led.vhd 249  1787d 21h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer.vhd 246  1789d 04h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer_ii.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_trig_delay.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm8.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm12.vhd 244  1791d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vector_rx.vhd 247  1788d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_cfg.vhd 240  1806d 02h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_pkg.vhd 251  1771d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_1k_core.vhd 191  1842d 02h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_4k_core.vhd 209  1833d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] rom_32k_core.vhd 191  1842d 02h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_crc16_ccitt.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_dp512b_ram.vhd 200  1840d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_arbfsm.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_clk.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_frame.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_pkg.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rx.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rxfsm.vhd 205  1838d 17h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_tx.vhd 192  1842d 02h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_txfsm.vhd 204  1838d 18h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] status_led.vhd 251  1771d 22h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vdsm8.vhd 220  1827d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vector_tx.vhd 240  1806d 02h jshamlet View Log RSS feed
[NODE][FOLDER] web_uploads/ 6  5881d 07h root View Log RSS feed

powered by: WebSVN 2.1.0

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