Hi:

I am working on a customized designed ADC board for Roach.

The address is allocated successfully showed in platgen.log

Running DRC Tcl procedures for OPTION IPLEVEL_DRC_PROC...
Address Map for Processor epb_opb_bridge_inst
  (0000000000-0x0000ffff) sys_block_inst opb0
  (0x00020000-0x0002ffff) opb_adc10d1000ctrl_0 opb0
  (0x01000000-0x010000ff) adc10_t1_Counter_out opb0
  (0x01000100-0x010001ff) adc10_t1_snap64_addr opb0
  (0x01002000-0x01003fff) adc10_t1_snap64_bram_lsb opb0
  (0x01004000-0x01005fff) adc10_t1_snap64_bram_msb opb0
  (0x01006000-0x010060ff) adc10_t1_snap64_ctrl opb0
  (0x01006100-0x010061ff) adc10_t1_source_s opb0
But I could not find the register opb_adc10d1000ctrl_0 which is used to read 
and write the register of ADC board.

That's means I have to read and write the offset showed in platgen.log? And how 
can I do this?

Thanks

Wan

Reply via email to