##// END OF EJS Templates
Update MS TIME_APB_REG and Fsm_DMA
Update MS TIME_APB_REG and Fsm_DMA

File last commit:

r38:3488e1e84506 default
r375:e477c8d5d09b (MINI-LFR) WFP_MS-0-1-15 JC
Show More
VHDListSTART
18 lines | 436 B | text/plain | TextLexer
Alexis
Added an automated Devices ID and Vendor ID handler
r36
--=================================================================================
--THIS FILE IS GENERATED BY A SCRIPT, DON'T TRY TO EDIT
--
--TAKE A LOOK AT VHD_LIB/APB_DEVICES FOLDER TO ADD A DEVICE ID OR VENDOR ID
--=================================================================================
library ieee;
use ieee.std_logic_1164.all;
library grlib;
use grlib.amba.all;
use std.textio.all;
Alexis
Minor changes
r38 package apb_devices_list is
Alexis
Added an automated Devices ID and Vendor ID handler
r36