OpenCores
Issue List
hmz... ever tried to synthesize? #1
Open ocghost opened this issue about 17 years ago
ocghost commented about 17 years ago

wb_bus_upsize.vhd F: s_adr_o <= m_adr_i(m_adr_width-addr_diff downto addr_diff); T: s_adr_o <= m_adr_i(m_adr_width-1 downto addr_diff);

wb_bus_upsize.vhd F: wait on s_dat_i, m_adr_i; T: --

*.vhd F: little_endien T: little_endian


Assignee
No one
Labels
Bug