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  1647d 19h jshamlet View Log RSS feed
[NODE][FOLDER] branches/ 4  5757d 16h root View Log RSS feed
[NODE][FOLDER] tags/ 4  5757d 16h root View Log RSS feed
[NODE][FOLDER] trunk/ 251  1647d 19h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Documents/ 241  1679d 19h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] gnu/ 179  1752d 19h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Open8 Tools/ 178  1752d 19h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] VHDL/ 251  1647d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_rx.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_tx.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] button_db.vhd 218  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] fifo_1k_core.vhd 207  1710d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_7seg.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_alu16.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_async_serial.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_btn_int.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_clk_detect.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_cpu.vhd 248  1664d 02h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_crc16_ccitt.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_datalatch.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_elapsed_usec.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer_ii.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpin.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpio.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpout.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_4b.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_8b.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_int_mgr.vhd 245  1667d 00h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_lfsr32.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ltc2355_2p.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221_fifo.vhd 191  1717d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm16.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc_ram.vhd 241  1679d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_1k.vhd 251  1647d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_4k.vhd 251  1647d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_register.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_register_wide.vhd 249  1663d 18h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rom_32k.vhd 224  1702d 03h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rtc.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sdlc_if.vhd 250  1652d 03h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_status_led.vhd 249  1663d 18h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer.vhd 246  1665d 01h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer_ii.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_trig_delay.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm8.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm12.vhd 244  1667d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vector_rx.vhd 247  1664d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_cfg.vhd 240  1681d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_pkg.vhd 251  1647d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_1k_core.vhd 191  1717d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_4k_core.vhd 209  1709d 17h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] rom_32k_core.vhd 191  1717d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_crc16_ccitt.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_dp512b_ram.vhd 200  1716d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_arbfsm.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_clk.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_frame.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_pkg.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rx.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rxfsm.vhd 205  1714d 14h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_tx.vhd 192  1717d 23h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_txfsm.vhd 204  1714d 14h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] status_led.vhd 251  1647d 19h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vdsm8.vhd 220  1703d 20h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vector_tx.vhd 240  1681d 23h jshamlet View Log RSS feed
[NODE][FOLDER] web_uploads/ 6  5757d 04h root View Log RSS feed

powered by: WebSVN 2.1.0

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