Rev |
Log message |
Author |
Age |
Path |
479 |
ORPSoC update to ml501 board port. Memory controller caching fixed up, does multiple lines of cache and Wishbone bursting. |
julius |
5045d 09h |
/openrisc/trunk/orpsocv2/rtl/ |
478 |
ORPSoC update - ml501 or1200 cache configuration set to maximum, some cleanups. |
julius |
5047d 01h |
/openrisc/trunk/orpsocv2/rtl/ |
477 |
ORPSoC update - Added ability to enable OR1200 caches up to 32KB, which requires line size of 32bytes and 8-beat Wishbone bursts.
Changed cache sizes of both instruction and data cache of reference design to 4kB each. |
julius |
5047d 09h |
/openrisc/trunk/orpsocv2/rtl/ |
476 |
ORPSoC updates. Added 16kB cache options to OR1200, now as default on reference design. Cleaned up simulation Makefile more. |
julius |
5048d 02h |
/openrisc/trunk/orpsocv2/rtl/ |
462 |
ORPSoC SystemC wrapper updates, monitor output more similar to or1ksim.
RAM models updated. |
julius |
5055d 08h |
/openrisc/trunk/orpsocv2/rtl/ |
456 |
ORPSoCv2 or1200 - SPRs module format and comment update. Or1200 monitor Verilog now displays report and exit l.nops to stdout by default. |
julius |
5067d 01h |
/openrisc/trunk/orpsocv2/rtl/ |
439 |
ORPSoC update
Ethernet MAC synthesis issues with Actel Synplify D-2009.12A
Ethernet MAC FIFO synthesis issues with Xilinx XST
Multiply/divide tests for to run on target.
Added third interface to ram_wb module, changed reference design RAM to ram_wb
wrapper. Updated verilog and system C monitor modules accordingly.
Added ability to use ram_wb as internal memory on ML501 design.
Fixed ethernet MAC tests for ML501. |
julius |
5087d 00h |
/openrisc/trunk/orpsocv2/rtl/ |
435 |
ORPSoC updates
OR1200 multiply/MAC/division unit update with serial multiply and
divide options. Full divide not synthesizable yet.
New software tests of multiply and divide functionality. |
julius |
5093d 15h |
/openrisc/trunk/orpsocv2/rtl/ |
426 |
ORPSoC update
Reverted back to previous OR1200 instruction cache.
(...which...)
Fixed or1200-except test failure on generic model.
ML501 build not passing or1200-except test. Tried disabling
burst on the bus (memory server doesn't support it yet) to
no avail. To be continued... |
julius |
5106d 14h |
/openrisc/trunk/orpsocv2/rtl/ |
415 |
ORPSoC - ML501 update, working again.
Documentation update including information on ML501 build
OR1200 updates to do with instruction cache tag signal when
invalidate instruction used.
Added ability to define address to pass to SPI flash when
booting.
Added SPI sw test for board which allows inspection of
data in a flash. |
julius |
5115d 00h |
/openrisc/trunk/orpsocv2/rtl/ |
412 |
ORPSoC update - Rearranged Xilinx ML501, simulations working again. |
julius |
5118d 14h |
/openrisc/trunk/orpsocv2/rtl/ |
411 |
Improved ethmac testbench and software.
Renamed some OR1200 library functions to be more generic.
Fixed bug with versatile_mem_ctrl for Actel board.
Added ability to simulate gatelevel modules alongside RTL modules
in board build. |
julius |
5119d 02h |
/openrisc/trunk/orpsocv2/rtl/ |
409 |
ORPSoC: Renamed eth core to ethmac (correct name), added drivers for it.
Updated ethernet MAC's instantiation in ORDB1A3PE1500 board build.
Updated documentation. |
julius |
5120d 02h |
/openrisc/trunk/orpsocv2/rtl/ |
408 |
ORPSoC update - adding support for ORSoC development board, many changes, documentation update, too. |
julius |
5120d 14h |
/openrisc/trunk/orpsocv2/rtl/ |
403 |
ORPSoC big upgrade - intermediate check in. Lots still missing. To come very shortly. |
julius |
5121d 20h |
/openrisc/trunk/orpsocv2/rtl/ |
397 |
ORPSoCv2:
doc/ path added, with Texinfo documentation. Still a work in progress.
VPI files updated.
OR1200 l.maci instruction test added. highlighting bug with immediate field for that instruction.
Various cycle accurate model updates. Now uses orpsoc-defines.v (processed C-compat. version) to build. |
julius |
5124d 01h |
/openrisc/trunk/orpsocv2/rtl/ |
392 |
ORPSoCv2 software path reorganisation stage 1. |
julius |
5127d 16h |
/openrisc/trunk/orpsocv2/rtl/ |
391 |
Removing modules no longer needed in ORPSoCv2 |
julius |
5128d 17h |
/openrisc/trunk/orpsocv2/rtl/ |
373 |
ORPSoCv2 software update for compatibility with OR toolchain 1.0 |
julius |
5160d 00h |
/openrisc/trunk/orpsocv2/rtl/ |
364 |
OR1200 passes verilator lint. Mainly fixes to widths, and all case statements
altered to casez and Xs changed to ?s.
OR1200 PIC default width back to 31 (was accidentally changed to ORPSoC's 20
last checkin)
OR1200 spec updated to version 0.9, various updates.
OR1200 in ORPSoC and main OR1200 in sync, only difference is defines. |
julius |
5171d 21h |
/openrisc/trunk/orpsocv2/rtl/ |