Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[51] Oregano 8051 ip core tests on fpga

Status
Not open for further replies.

mishaaal

Newbie level 2
Joined
Dec 7, 2017
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
27
Oregano 8051 ip core test on fpga

has anybody here worked with the oregano systems 8051 ip core. I need help testing the parameterized number of timers on fpga. the lines from the user guide document are here:

"In the VHDL source file mc8051_p.vhd the constant C_IMPL_N_TMR can take
values from 1 to 256 to control this feature. Values out of this interval result in a non
functioning configuration of the core."


can someone explain how to access these new peripherals in the keil source code through the extended sfrs namely "TSEL and SSEL" that are created in the oregano 8051 IP core. the lines concerning are qouted here

To be able to reach all registers of the generated units without changing the address
space of the microcontroller only two 8bit registers are inferred as additional special
function registers. These are TSEL (address 0x8Eh for timer/counter units) and
SSEL (address 0x9Ah for serial interface units). If these registers point to a not
existent device number, the default unit number 1 is selected.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top