User Tag List

Показано с 1 по 10 из 775

Тема: Karabas-128

Комбинированный просмотр

Предыдущее сообщение Предыдущее сообщение   Следующее сообщение Следующее сообщение
  1. #1

    Регистрация
    19.12.2013
    Адрес
    г. Никополь, Украина
    Сообщений
    1,017
    Спасибо Благодарностей отдано 
    363
    Спасибо Благодарностей получено 
    706
    Поблагодарили
    187 сообщений
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    Цитата Сообщение от shurik-ua Посмотреть сообщение
    а как вы порт 0xFE готовите ? - с дешифрацией полного младшего байта адреса или только его бит 0 ?
    если только нулевой бит - то может и влезет.
    Только 0-й бит.
    Но, как показало исследование, мой безголовый quartus что-то не то делает
    Безголовый - всмысле стоит в виртуалке под linux'ом, по ssh из makefile дергаю только его консольные команды, типа quartus_asm, quartus_fit и т.п.

    Результат


    quartus_sh --prepare -f "MAX7000S" -t karabas_128 karabas_128_revA
    Info: *******************************************************************
    Info: Running Quartus II 32-bit Shell
    Info: Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
    Info: Copyright (C) 1991-2013 Altera Corporation. All rights reserved.
    Info: Your use of Altera Corporation's design tools, logic functions
    Info: and other software and tools, and its AMPP partner logic
    Info: functions, and any output files from any of the foregoing
    Info: (including device programming or simulation files), and any
    Info: associated documentation or information are expressly subject
    Info: to the terms and conditions of the Altera Program License
    Info: Subscription Agreement, Altera MegaCore Function License
    Info: Agreement, or other applicable license agreement, including,
    Info: without limitation, that your use is for the sole purpose of
    Info: programming logic devices manufactured by Altera and sold by
    Info: Altera or its authorized distributors. Please refer to the
    Info: applicable agreement for further details.
    Info: Processing started: Thu Sep 14 09:32:19 2017
    Info: Command: quartus_sh --prepare -f MAX7000S -t karabas_128 karabas_128_revA
    Info: Quartus(args): -f MAX7000S -t karabas_128 karabas_128_revA
    Info: /vagrant/altera/13.0sp1/quartus/common/tcl/internal/qsh_prepare.tcl version #1
    Info (125061): Changed top-level design entity name to "karabas_128"
    Info (23030): Evaluation of Tcl script /vagrant/altera/13.0sp1/quartus/common/tcl/internal/qsh_prepare.tcl was successful
    Info: Quartus II 32-bit Shell was successful. 0 errors, 0 warnings
    Info: Peak virtual memory: 119 megabytes
    Info: Processing ended: Thu Sep 14 09:32:29 2017
    Info: Elapsed time: 00:00:10
    Info: Total CPU time (on all processors): 00:00:05
    cat revA >> karabas_128_revA.qsf
    quartus_sh --determine_smart_action karabas_128_revA > smart.log
    echo done > asm.chg
    echo done > fit.chg
    quartus_map --read_settings_files=on --source=karabas_128.vhd karabas_128_revA
    Info: *******************************************************************
    Info: Running Quartus II 32-bit Analysis & Synthesis
    Info: Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
    Info: Copyright (C) 1991-2013 Altera Corporation. All rights reserved.
    Info: Your use of Altera Corporation's design tools, logic functions
    Info: and other software and tools, and its AMPP partner logic
    Info: functions, and any output files from any of the foregoing
    Info: (including device programming or simulation files), and any
    Info: associated documentation or information are expressly subject
    Info: to the terms and conditions of the Altera Program License
    Info: Subscription Agreement, Altera MegaCore Function License
    Info: Agreement, or other applicable license agreement, including,
    Info: without limitation, that your use is for the sole purpose of
    Info: programming logic devices manufactured by Altera and sold by
    Info: Altera or its authorized distributors. Please refer to the
    Info: applicable agreement for further details.
    Info: Processing started: Thu Sep 14 09:33:13 2017
    Info: Command: quartus_map --read_settings_files=on --source=karabas_128.vhd karabas_128_revA
    Warning (20028): Parallel compilation is not licensed and has been disabled
    Info (12021): Found 2 design units, including 1 entities, in source file karabas_128.vhd
    Info (12022): Found design unit 1: karabas_128-rtl
    Info (12023): Found entity 1: karabas_128
    Info (12127): Elaborating entity "karabas_128" for the top level hierarchy
    Warning (10540): VHDL Signal Declaration warning at karabas_128.vhd(126): used explicit default value for signal "sync_mode" because signal was never assigned a value
    Info (19000): Inferred 1 megafunctions from design logic
    Info (19001): Inferred lpm_counter megafunction (LPM_WIDTH=5) from the following logic: "invert_rtl_0"
    Info (278001): Inferred 2 megafunctions from design logic
    Info (278002): Inferred adder/subtractor megafunction ("lpm_add_sub") from the following logic: "Add0"
    Info (278002): Inferred adder/subtractor megafunction ("lpm_add_sub") from the following logic: "Add2"
    Info (12130): Elaborated megafunction instantiation "lpm_counter:invert_rtl_0"
    Info (12133): Instantiated megafunction "lpm_counter:invert_rtl_0" with the following parameter:
    Info (12134): Parameter "LPM_WIDTH" = "5"
    Info (12134): Parameter "LPM_DIRECTION" = "UP"
    Info (12134): Parameter "LPM_TYPE" = "LPM_COUNTER"
    Info (12130): Elaborated megafunction instantiation "lpm_add_sub:Add0"
    Info (12133): Instantiated megafunction "lpm_add_sub:Add0" with the following parameter:
    Info (12134): Parameter "LPM_WIDTH" = "6"
    Info (12134): Parameter "LPM_DIRECTION" = "ADD"
    Info (12134): Parameter "LPM_REPRESENTATION" = "UNSIGNED"
    Info (12134): Parameter "ONE_INPUT_IS_CONSTANT" = "YES"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|addcore:adder", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|addcore:adder|a_csnbufferflow_node", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|addcore:adder|a_csnbuffer:result_node", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|addcore:adder|addcore:adder[0]", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|addcore:adder|addcore:adder[0]|a_csnbufferflow_node", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|addcore:adder|addcore:adder[0]|a_csnbuffer:result_node", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|altshift:result_ext_latency_ffs", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (12131): Elaborated megafunction instantiation "lpm_add_sub:Add0|altshift:carry_ext_latency_ffs", which is child of megafunction instantiation "lpm_add_sub:Add0"
    Info (13014): Ignored 14 buffer(s)
    Info (13019): Ignored 14 SOFT buffer(s)
    Info (21057): Implemented 218 device resources after synthesis - the final resource count might be different
    Info (21058): Implemented 33 input pins
    Info (21059): Implemented 25 output pins
    Info (21060): Implemented 22 bidirectional pins
    Info (21063): Implemented 128 macrocells
    Info (21073): Implemented 10 shareable expanders
    Info: Quartus II 32-bit Analysis & Synthesis was successful. 0 errors, 2 warnings
    Info: Peak virtual memory: 350 megabytes
    Info: Processing ended: Thu Sep 14 09:33:41 2017
    Info: Elapsed time: 00:00:28
    Info: Total CPU time (on all processors): 00:00:14
    echo done > fit.chg
    quartus_fit --part=EPM7128STC100-15 --read_settings_files=on karabas_128_revA
    Info: *******************************************************************
    Info: Running Quartus II 32-bit Fitter
    Info: Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
    Info: Copyright (C) 1991-2013 Altera Corporation. All rights reserved.
    Info: Your use of Altera Corporation's design tools, logic functions
    Info: and other software and tools, and its AMPP partner logic
    Info: functions, and any output files from any of the foregoing
    Info: (including device programming or simulation files), and any
    Info: associated documentation or information are expressly subject
    Info: to the terms and conditions of the Altera Program License
    Info: Subscription Agreement, Altera MegaCore Function License
    Info: Agreement, or other applicable license agreement, including,
    Info: without limitation, that your use is for the sole purpose of
    Info: programming logic devices manufactured by Altera and sold by
    Info: Altera or its authorized distributors. Please refer to the
    Info: applicable agreement for further details.
    Info: Processing started: Thu Sep 14 09:33:54 2017
    Info: Command: quartus_fit --part=EPM7128STC100-15 --read_settings_files=on karabas_128_revA
    Info: qfit2_default_script.tcl version: #1
    Info: Project = karabas_128_revA
    Info: Revision = karabas_128_revA
    Warning (20028): Parallel compilation is not licensed and has been disabled
    Info (119006): Selected device EPM7128STC100-15 for design "karabas_128_revA"
    Warning (15705): Ignored locations or region assignments to the following nodes
    Warning (15706): Node "TCK" is assigned to location or region, but does not exist in design
    Warning (15706): Node "TDI" is assigned to location or region, but does not exist in design
    Warning (15706): Node "TDO" is assigned to location or region, but does not exist in design
    Warning (15706): Node "TMS" is assigned to location or region, but does not exist in design
    Warning (163076): Macrocell buffer inserted after node "z80_clk"
    Error (163105): Cannot route source node "block_reg" of type max_mcell to destination node "z80_clk~11" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 123
    Error (163105): Cannot route source node "attr[0]" of type max_mcell to destination node "attr[0]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr[0]" of type max_mcell to destination node "attr_r[0]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr[1]" of type max_mcell to destination node "attr[1]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr[1]" of type max_mcell to destination node "attr_r[1]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr[2]" of type max_mcell to destination node "attr[2]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr[2]" of type max_mcell to destination node "attr_r[2]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr[5]" of type max_mcell to destination node "attr[5]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr[5]" of type max_mcell to destination node "attr_r[5]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "shift[2]" of type max_mcell to destination node "shift[2]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "shift[2]" of type max_mcell to destination node "chr_col_cnt[2]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "shift[4]" of type max_mcell to destination node "shift[4]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "shift[4]" of type max_mcell to destination node "port_7ffd[5]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 295
    Error (163105): Cannot route source node "attr_r[3]" of type max_mcell to destination node "VIDEO_B~reg0" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 370
    Error (163105): Cannot route source node "shift_r[0]" of type max_mcell to destination node "shift_r[0]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 370
    Error (163105): Cannot route source node "shift_r[0]" of type max_mcell to destination node "shift_r[1]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 370
    Error (163105): Cannot route source node "border_attr[2]" of type max_mcell to destination node "border_attr[2]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 398
    Error (163105): Cannot route source node "border_attr[2]" of type max_mcell to destination node "VIDEO_G~17" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 398
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "lpm_counter:invert_rtl_0|dffs[0]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "paper_r" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "VIDEO_VSYNC~4" of type max_sexp File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "VIDEO_VSYNC~5" of type max_sexp File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "VIDEO_SYNC~15" of type max_sexp File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "VIDEO_SYNC~24" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "VIDEO_VSYNC~13" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "VIDEO_SYNC~31" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "ver_cnt[4]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "ver_cnt[5]" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "N_INT~11" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "ver_cnt[5]" of type max_mcell to destination node "z80_clk~11" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 224
    Error (163105): Cannot route source node "VIDEO_SYNC~24" of type max_mcell to destination node "VIDEO_SYNC~reg0" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 48
    Error (163106): Cannot route source node "VIDEO_R~en" of type max_mcell to the OE port of destination node "VIDEO_R" of type max_io File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 324
    Error (163106): Cannot route source node "VIDEO_R~en" of type max_mcell to the OE port of destination node "VIDEO_G" of type max_io File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 324
    Error (163106): Cannot route source node "VIDEO_R~en" of type max_mcell to the OE port of destination node "VIDEO_B" of type max_io File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 324
    Error (163105): Cannot route source node "VIDEO_R~en" of type max_mcell to destination node "VIDEO_R~en" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 324
    Error (163104): Can't place node "VIDEO_SYNC~31" of type max_mcell File: /vagrant/karabas-128/cpld/karabas_128.vhd Line: 48
    Error (163000): Cannot find fit.
    Error: Quartus II 32-bit Fitter was unsuccessful. 37 errors, 7 warnings
    Error: Peak virtual memory: 285 megabytes
    Error: Processing ended: Thu Sep 14 09:34:13 2017
    Error: Elapsed time: 00:00:19
    Error: Total CPU time (on all processors): 00:00:11
    [свернуть]

  2. #1
    С любовью к вам, Yandex.Direct
    Размещение рекламы на форуме способствует его дальнейшему развитию

Информация о теме

Пользователи, просматривающие эту тему

Эту тему просматривают: 1 (пользователей: 0 , гостей: 1)

Похожие темы

  1. Ответов: 506
    Последнее: 15.09.2023, 02:34
  2. 128-48
    от ZX_NOVOSIB в разделе Разное
    Ответов: 10
    Последнее: 05.03.2016, 17:22
  3. Продам Composite-128(Kay-128) с BDI
    от _Ratibor_ в разделе Барахолка (архив)
    Ответов: 7
    Последнее: 08.08.2011, 14:22
  4. Куплю Кворум 128, либо Пентагон 128
    от IL_DECAMERON в разделе Барахолка (архив)
    Ответов: 5
    Последнее: 13.03.2011, 18:35
  5. Продам фирменные Speccy : 128+ и 128 +3 + divid + много всего ....
    от Zerios в разделе Барахолка (архив)
    Ответов: 12
    Последнее: 09.12.2010, 00:19

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •