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

Subversion Repositories open8_urisc

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

Rev

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

Last modification

  • Rev 244 2020-05-20 22:10:07 GMT
  • Author: jshamlet
  • Log message:
    Added two new generics to the CPU model. The first is a supervisory mode that disables the STP PSR_I instruction. This prevents errant code execution from setting the I bit, and disabling any subsequent memory protection logic. The second allows the default state of the I bit to be set at startup. If set true, initialization code will run with the I bit set, allowing it to bypass memory protection.

    Also modified the RAM models to include write mask logic, where the mask register is write-protected by the I bit in the CPU. When enabled, the models will prevent code from writing to memory regions which do not have their mask bits set. The upshot is that code can effectively "write protect" the RAM - which is useful for multitasking applications.

    Also, most modules have been updated with write qualification inputs, allowing a similar scheme to be used for I/O, though not as elegantly. I use a register module, whose own write qual line is attached to the external copy of the I bit as an I/O write protect register.

    Lastly, added a new externally triggered timer, which can generate pulses with programmable delays and widths, and which can interrupt on either the input trigger, the output rising edge, or output falling edge. The time base can be either the internal microsecond tick signal, or an external clock.
Path Last modification Log RSS feed
[FOLDER] open8_urisc/ 244  2160d 11h jshamlet View Log RSS feed
[NODE][FOLDER] branches/ 4  6250d 07h root View Log RSS feed
[NODE][FOLDER] tags/ 4  6250d 07h root View Log RSS feed
[NODE][FOLDER] trunk/ 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Documents/ 241  2172d 10h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] gnu/ 179  2245d 10h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] Open8 Tools/ 178  2245d 11h jshamlet View Log RSS feed
[NODE][NODE][FOLDER] VHDL/ 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_rx.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] async_ser_tx.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] button_db.vhd 218  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] fifo_1k_core.vhd 207  2203d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_7seg.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_alu16.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_async_serial.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_btn_int.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_clk_detect.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_cpu.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_crc16_ccitt.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_datalatch.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_elapsed_usec.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_epoch_timer_ii.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpin.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpio.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_gpout.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_4b.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_hd44780_8b.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_lfsr32.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ltc2355_2p.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_max7221_fifo.vhd 191  2210d 15h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm16.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_pwm_adc_ram.vhd 241  2172d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_1k.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_ram_4k.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_register.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rom_32k.vhd 224  2194d 18h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_rtc.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sdlc_if.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_status_led.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_sys_timer_ii.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_trig_delay.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm8.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vdsm12.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] o8_vector_rx.vhd 244  2160d 11h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_cfg.vhd 240  2174d 14h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] Open8_pkg.vhd 228  2194d 06h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_1k_core.vhd 191  2210d 15h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] ram_4k_core.vhd 209  2202d 08h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] rom_32k_core.vhd 191  2210d 15h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_crc16_ccitt.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_dp512b_ram.vhd 200  2209d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_monitor.vhd 199  2209d 10h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_arbfsm.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_clk.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_frame.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_pkg.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rx.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_rxfsm.vhd 205  2207d 05h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_tx.vhd 192  2210d 15h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] sdlc_serial_txfsm.vhd 204  2207d 06h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vdsm8.vhd 220  2196d 12h jshamlet View Log RSS feed
[NODE][NODE][NODE][FILE] vector_tx.vhd 240  2174d 14h jshamlet View Log RSS feed
[NODE][FOLDER] web_uploads/ 6  6249d 19h 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.