*.tcl
*.bak
*.edn
+*.pp
+*.readme
+*.tft
attribute HGROUP of med_ecp3_sfp_sync_arch : architecture is "media_interface_group";
attribute syn_sharing : string;
attribute syn_sharing of med_ecp3_sfp_sync_arch : architecture is "off";
-
+ attribute syn_hier : string;
+ attribute syn_hier of med_ecp3_sfp_sync_arch : architecture is "hard";
component DCS
-- synthesis translate_off
attribute syn_preserve of reset_cnt : signal is true;\r
attribute syn_preserve of comb_async_rst_n : signal is true;\r
\r
+attribute syn_hier : string;\r
+attribute syn_hier of behavioral : architecture is "firm";\r
+\r
begin\r
\r
----------------------------------------------------------------\r
architecture regio_bus_handler_arch of trb_net16_regio_bus_handler_record is
+ attribute syn_hier : string;
+ attribute syn_hier of regio_bus_handler_arch : architecture is "hard";
+
signal port_select_int : integer range 0 to PORT_NUMBER; --c_BUS_HANDLER_MAX_PORTS;
signal next_port_select_int : integer range 0 to PORT_NUMBER; --c_BUS_HANDLER_MAX_PORTS;