embeded/FPGA - ALTERA2026. 3. 22. 22:33

2023년 6월 9일 단종 공고가 떴었다.

그럼 quartus도 22.x 까지만 지원할 것 같은데. 아예 사라진건진 봐야 알 듯.

[링크 : https://www.reddit.com/r/FPGA/comments/1492bx0/intel_discontinues_nios_ii_ip/]

 

nios v/m nios v/g 로 대체라면 기존의 ii/e ii/f 중에 f가 바뀌나?

ipr-nios가 정식으로 쓰는거고 ip-nios는 evaluation 이라는데(1시간 이후 멈춤) 맞나?

[링크 : https://www.intel.com/content/www/us/en/content-details/781327/intel-is-discontinuing-ip-ordering-codes-listed-in-pdn2312-for-nios-ii-ip.html]

 

그나저나 DMIPS 드럽게 낮네 

[링크 : https://docs.altera.com/r/docs/683629/current/nios-ii-performance-benchmarks/nios-ii-performance-benchmarks]

 

STM32F102x8 cortex-m3의 경우 1.25DMIPS 라는데 시기가 차이 있다 하더라도 nios ii/f가 제법 처참하다 싶다.

1.25 DMIPS/MHz (Dhrystone 2.1)

[링크 : https://www.st.com/resource/en/datasheet/stm32f102c8.pdf]

 

17년 이후로 Nios ii gen 2로 바뀌면서 nios ii/s는 사라지고 f만 남은거 같은데

그러면 위에 ip-nios랑 ipr-nios는 f인가? 머지?

Nios II classic is offered in 3 different configurations: Nios II/f (fast), Nios II/s (standard), and Nios II/e (economy). Nios II gen2 is offered in 2 different configurations: Nios II/f (fast), and Nios II/e (economy).

Nios II/f

The Nios II/f core is designed for maximum performance at the expense of core size. Features of Nios II/f include:
  • Separate instruction and data caches (512 B to 64 KB)
  • Optional MMU or MPU
  • Access to up to 2 GB of external address space
  • Optional tightly coupled memory for instructions and data
  • Six-stage pipeline to achieve maximum DMIPS/MHz
  • Single-cycle hardware multiply and barrel shifter
  • Optional hardware divide option
  • Dynamic branch prediction
  • Up to 256 custom instructions and unlimited hardware accelerators
  • JTAG debug module
  • Optional JTAG debug module enhancements, including hardware breakpoints, data triggers, and real-time trace

Nios II/s

Nios II/s core is designed to maintain a balance between performance and cost. This core implementation is not longer supported for Altera Quartus II v.17 and newer. Features of Nios II/s include:
  • Instruction cache
  • Up to 2 GB of external address space
  • Optional tightly coupled memory for instructions
  • Five-stage pipeline
  • Static branch prediction
  • Hardware multiply, divide, and shift options
  • Up to 256 custom instructions
  • JTAG debug module
  • Optional JTAG debug module enhancements, including hardware breakpoints, data triggers, and real-time trace

Nios II/e

The Nios II/e core is designed for smallest possible logic utilization of FPGAs. This is especially efficient for low-cost Cyclone II FPGA applications. Features of Nios II/e include:
  • Up to 2 GB of external address space
  • JTAG debug module
  • Complete systems in fewer than 700 LEs
  • Optional debug enhancements
  • Up to 256 custom instructions
  • Free, no license required

[링크 : https://en.wikipedia.org/wiki/Nios_II]

 

+

ai 답변

quartus 19.1 부터 EDS 제거되면서 윈도우에서 WSL 필요

quartus 24.1 부터 nios ii / eds 제거

 

+

레딧도 그렇지만 정말 취미(?) 사용자를 위해서는 두 회사가 더 멀어지고 있지만

altera는 intel에 인수되면서 더 심화된것 같고. 그래서 altera가 다시 intel과 결별한게 아닌가 싶다.

[링크 : https://www.cio.com/article/3964395/인텔-알테라-지분-51-매각···-fpga-사업-정리해-구조-개.html]

 

이 추세면.. xilinx로 갈아타야 하려나.. 쩝..

terasic 형님들 de0-nano-soc 처럼 쌈박한 zynq 내주실 생각 없습니까!?!??!

Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 21. 23:50

아니.. HPS 넣으면 IP에서 추가하라고 말만하지 말고

좀 강하게 경고를 하라고 ㅠㅠ

 

 

 

quartus 에서 넣으면 되는줄 알았는데 그게 아니고

tools - platform designer 해서 넣어야 하나보다.(까먹어서 인터넷 검색..)

 

먼가 복잡하게 뜨는데 먼지 모르니 귀찮아서(!) finish 하고

 

clk 와 각종 clock_input들을 O를 클릭해서 검은색이 체크되어 클럭이 넘어오게 해주고

 

종료하려고 하면 Generate Now? 라고 물어보는데 이걸 "예" 하던가

 

platform designed의 우측 하단 Generate HDL을 누르면 될 듯.

그리고 Finish 해주면 먼가 

 

아까는 안보이던 hps가 추가되어있는데

 

이걸 더블클릭해서 먼가 또 이상한짓을 하고 나면 되는 듯?

그리고 뜨는 다이얼로그를 보니 수동으로 추가해야 하나는 것 같다.

 

project nabigaor를 file로 하고 우클릭한다음 "Add/Remove Files in Project" 해서

 

설정 창이 열리면 File name ... 을 눌러서

 

qip 확장자를 찾아서 넣고

 

빌드해도 안되네!!!

 

아우 빡셔.. 튜토리얼 다시 찾아봐야겠다.

 

+

지금은 Bidir로 되어있는데

 

이미 생성되어있는 프로젝트 열어서 보니 엥 Unknown?

readonly 라고 수정도 안되는데 어우.. 어떻게 하지 ㅠㅠ

 

+

2026.03.22

아래껄 추가하니 조금더 진행은 되는데

unnamed u0 (
        .clk_clk                               ( CLOCK_50),                            //             clk.clk
        .reset_reset_n                         ( 1'b1),                      //           reset.reset_n
        .memory_mem_a                          ( HPS_DDR3_ADDR),                          //          memory.mem_a
        .memory_mem_ba                         ( HPS_DDR3_BA),                         //                .mem_ba
        .memory_mem_ck                         ( HPS_DDR3_CK_P),                         //                .mem_ck
        .memory_mem_ck_n                       ( HPS_DDR3_CK_N),                       //                .mem_ck_n
        .memory_mem_cke                        ( HPS_DDR3_CKE),                        //                .mem_cke
        .memory_mem_cs_n                       ( HPS_DDR3_CS_N),                       //                .mem_cs_n
        .memory_mem_ras_n                      ( HPS_DDR3_RAS_N),                      //                .mem_ras_n
        .memory_mem_cas_n                      ( HPS_DDR3_CAS_N),                      //                .mem_cas_n
        .memory_mem_we_n                       ( HPS_DDR3_WE_N),                       //                .mem_we_n
        .memory_mem_reset_n                    ( HPS_DDR3_RESET_N),                    //                .mem_reset_n
        .memory_mem_dq                         ( HPS_DDR3_DQ),                         //                .mem_dq
        .memory_mem_dqs                        ( HPS_DDR3_DQS_P),                        //                .mem_dqs
        .memory_mem_dqs_n                      ( HPS_DDR3_DQS_N),                      //                .mem_dqs_n
        .memory_mem_odt                        ( HPS_DDR3_ODT),                        //                .mem_odt
        .memory_mem_dm                         ( HPS_DDR3_DM),                         //                .mem_dm
        .memory_oct_rzqin                      ( HPS_DDR3_RZQ),                      //                .oct_rzqin
       };

 

또 먼가 잘못했는지 -_-

여전히 DDR3쪽 DQS 핀 에러는 여전하고

그 와중에 용량이 부족하다고 배째는데 이게 말이... 되나?

Error (169008): Can't turn on open-drain option for differential I/O pin HPS_DDR3_DQS_N[1]
Error (169008): Can't turn on open-drain option for differential I/O pin HPS_DDR3_DQS_N[2]
Error (169008): Can't turn on open-drain option for differential I/O pin HPS_DDR3_DQS_N[3]
Error (169008): Can't turn on open-drain option for differential I/O pin HPS_DDR3_DQS_P[1]
Error (169008): Can't turn on open-drain option for differential I/O pin HPS_DDR3_DQS_P[2]
Error (169008): Can't turn on open-drain option for differential I/O pin HPS_DDR3_DQS_P[3]
Info (11798): Fitter preparation operations ending: elapsed time is 00:00:00
Warning (169064): Following 85 pins have no output enable or a GND or VCC output enable - later changes to this connectivity may change fitting results
Info (169065): Pin AUD_ADCLRCK has a permanently disabled output enable
Info (169065): Pin AUD_BCLK has a permanently disabled output enable
Info (169065): Pin AUD_DACLRCK has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[0] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[1] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[2] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[3] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[4] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[5] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[6] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[7] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[8] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[9] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[10] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[11] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[12] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[13] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[14] has a permanently disabled output enable
Info (169065): Pin DRAM_DQ[15] has a permanently disabled output enable
Info (169065): Pin FPGA_I2C_SDAT has a permanently disabled output enable
Info (169065): Pin PS2_CLK has a permanently disabled output enable
Info (169065): Pin PS2_CLK2 has a permanently disabled output enable
Info (169065): Pin PS2_DAT has a permanently disabled output enable
Info (169065): Pin PS2_DAT2 has a permanently disabled output enable
Info (169065): Pin HPS_CONV_USB_N has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[8] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[9] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[10] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[11] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[12] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[13] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[14] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[15] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[16] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[17] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[18] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[19] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[20] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[21] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[22] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[23] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[24] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[25] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[26] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[27] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[28] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[29] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[30] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQ[31] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQS_N[1] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQS_N[2] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQS_N[3] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQS_P[1] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQS_P[2] has a permanently disabled output enable
Info (169065): Pin HPS_DDR3_DQS_P[3] has a permanently disabled output enable
Info (169065): Pin HPS_ENET_INT_N has a permanently disabled output enable
Info (169065): Pin HPS_ENET_MDIO has a permanently disabled output enable
Info (169065): Pin HPS_FLASH_DATA[0] has a permanently disabled output enable
Info (169065): Pin HPS_FLASH_DATA[1] has a permanently disabled output enable
Info (169065): Pin HPS_FLASH_DATA[2] has a permanently disabled output enable
Info (169065): Pin HPS_FLASH_DATA[3] has a permanently disabled output enable
Info (169065): Pin HPS_GPIO[0] has a permanently disabled output enable
Info (169065): Pin HPS_GPIO[1] has a permanently disabled output enable
Info (169065): Pin HPS_GSENSOR_INT has a permanently disabled output enable
Info (169065): Pin HPS_I2C1_SCLK has a permanently disabled output enable
Info (169065): Pin HPS_I2C1_SDAT has a permanently disabled output enable
Info (169065): Pin HPS_I2C2_SCLK has a permanently disabled output enable
Info (169065): Pin HPS_I2C2_SDAT has a permanently disabled output enable
Info (169065): Pin HPS_I2C_CONTROL has a permanently disabled output enable
Info (169065): Pin HPS_KEY has a permanently disabled output enable
Info (169065): Pin HPS_LED has a permanently disabled output enable
Info (169065): Pin HPS_SD_CMD has a permanently disabled output enable
Info (169065): Pin HPS_SD_DATA[0] has a permanently disabled output enable
Info (169065): Pin HPS_SD_DATA[1] has a permanently disabled output enable
Info (169065): Pin HPS_SD_DATA[2] has a permanently disabled output enable
Info (169065): Pin HPS_SD_DATA[3] has a permanently disabled output enable
Info (169065): Pin HPS_SPIM_SS has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[0] has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[1] has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[2] has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[3] has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[4] has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[5] has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[6] has a permanently disabled output enable
Info (169065): Pin HPS_USB_DATA[7] has a permanently disabled output enable
Warning (169069): Following 216 pins have nothing, GND, or VCC driving datain port -- changes to this connectivity may change fitting results
Info (169070): Pin ADC_CONVST has GND driving its datain port
Info (169070): Pin ADC_DIN has GND driving its datain port
Info (169070): Pin ADC_SCLK has GND driving its datain port
Info (169070): Pin AUD_DACDAT has GND driving its datain port
Info (169070): Pin AUD_XCK has GND driving its datain port
Info (169070): Pin DRAM_ADDR[0] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[1] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[2] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[3] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[4] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[5] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[6] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[7] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[8] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[9] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[10] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[11] has GND driving its datain port
Info (169070): Pin DRAM_ADDR[12] has GND driving its datain port
Info (169070): Pin DRAM_BA[0] has GND driving its datain port
Info (169070): Pin DRAM_BA[1] has GND driving its datain port
Info (169070): Pin DRAM_CAS_N has GND driving its datain port
Info (169070): Pin DRAM_CKE has GND driving its datain port
Info (169070): Pin DRAM_CLK has GND driving its datain port
Info (169070): Pin DRAM_CS_N has GND driving its datain port
Info (169070): Pin DRAM_LDQM has GND driving its datain port
Info (169070): Pin DRAM_RAS_N has GND driving its datain port
Info (169070): Pin DRAM_UDQM has GND driving its datain port
Info (169070): Pin DRAM_WE_N has GND driving its datain port
Info (169070): Pin FPGA_I2C_SCLK has GND driving its datain port
Info (169070): Pin HEX0[0] has GND driving its datain port
Info (169070): Pin HEX0[1] has GND driving its datain port
Info (169070): Pin HEX0[2] has GND driving its datain port
Info (169070): Pin HEX0[3] has GND driving its datain port
Info (169070): Pin HEX0[4] has GND driving its datain port
Info (169070): Pin HEX0[5] has GND driving its datain port
Info (169070): Pin HEX0[6] has GND driving its datain port
Info (169070): Pin HEX1[0] has GND driving its datain port
Info (169070): Pin HEX1[1] has GND driving its datain port
Info (169070): Pin HEX1[2] has GND driving its datain port
Info (169070): Pin HEX1[3] has GND driving its datain port
Info (169070): Pin HEX1[4] has GND driving its datain port
Info (169070): Pin HEX1[5] has GND driving its datain port
Info (169070): Pin HEX1[6] has GND driving its datain port
Info (169070): Pin HEX2[0] has GND driving its datain port
Info (169070): Pin HEX2[1] has GND driving its datain port
Info (169070): Pin HEX2[2] has GND driving its datain port
Info (169070): Pin HEX2[3] has GND driving its datain port
Info (169070): Pin HEX2[4] has GND driving its datain port
Info (169070): Pin HEX2[5] has GND driving its datain port
Info (169070): Pin HEX2[6] has GND driving its datain port
Info (169070): Pin HEX3[0] has GND driving its datain port
Info (169070): Pin HEX3[1] has GND driving its datain port
Info (169070): Pin HEX3[2] has GND driving its datain port
Info (169070): Pin HEX3[3] has GND driving its datain port
Info (169070): Pin HEX3[4] has GND driving its datain port
Info (169070): Pin HEX3[5] has GND driving its datain port
Info (169070): Pin HEX3[6] has GND driving its datain port
Info (169070): Pin HEX4[0] has GND driving its datain port
Info (169070): Pin HEX4[1] has GND driving its datain port
Info (169070): Pin HEX4[2] has GND driving its datain port
Info (169070): Pin HEX4[3] has GND driving its datain port
Info (169070): Pin HEX4[4] has GND driving its datain port
Info (169070): Pin HEX4[5] has GND driving its datain port
Info (169070): Pin HEX4[6] has GND driving its datain port
Info (169070): Pin HEX5[0] has GND driving its datain port
Info (169070): Pin HEX5[1] has GND driving its datain port
Info (169070): Pin HEX5[2] has GND driving its datain port
Info (169070): Pin HEX5[3] has GND driving its datain port
Info (169070): Pin HEX5[4] has GND driving its datain port
Info (169070): Pin HEX5[5] has GND driving its datain port
Info (169070): Pin HEX5[6] has GND driving its datain port
Info (169070): Pin IRDA_TXD has GND driving its datain port
Info (169070): Pin LEDR[0] has GND driving its datain port
Info (169070): Pin LEDR[1] has GND driving its datain port
Info (169070): Pin LEDR[2] has GND driving its datain port
Info (169070): Pin LEDR[3] has GND driving its datain port
Info (169070): Pin LEDR[4] has GND driving its datain port
Info (169070): Pin LEDR[5] has GND driving its datain port
Info (169070): Pin LEDR[6] has GND driving its datain port
Info (169070): Pin LEDR[7] has GND driving its datain port
Info (169070): Pin LEDR[8] has GND driving its datain port
Info (169070): Pin LEDR[9] has GND driving its datain port
Info (169070): Pin TD_RESET_N has GND driving its datain port
Info (169070): Pin VGA_BLANK_N has GND driving its datain port
Info (169070): Pin VGA_B[0] has GND driving its datain port
Info (169070): Pin VGA_B[1] has GND driving its datain port
Info (169070): Pin VGA_B[2] has GND driving its datain port
Info (169070): Pin VGA_B[3] has GND driving its datain port
Info (169070): Pin VGA_B[4] has GND driving its datain port
Info (169070): Pin VGA_B[5] has GND driving its datain port
Info (169070): Pin VGA_B[6] has GND driving its datain port
Info (169070): Pin VGA_B[7] has GND driving its datain port
Info (169070): Pin VGA_CLK has GND driving its datain port
Info (169070): Pin VGA_G[0] has GND driving its datain port
Info (169070): Pin VGA_G[1] has GND driving its datain port
Info (169070): Pin VGA_G[2] has GND driving its datain port
Info (169070): Pin VGA_G[3] has GND driving its datain port
Info (169070): Pin VGA_G[4] has GND driving its datain port
Info (169070): Pin VGA_G[5] has GND driving its datain port
Info (169070): Pin VGA_G[6] has GND driving its datain port
Info (169070): Pin VGA_G[7] has GND driving its datain port
Info (169070): Pin VGA_HS has GND driving its datain port
Info (169070): Pin VGA_R[0] has GND driving its datain port
Info (169070): Pin VGA_R[1] has GND driving its datain port
Info (169070): Pin VGA_R[2] has GND driving its datain port
Info (169070): Pin VGA_R[3] has GND driving its datain port
Info (169070): Pin VGA_R[4] has GND driving its datain port
Info (169070): Pin VGA_R[5] has GND driving its datain port
Info (169070): Pin VGA_R[6] has GND driving its datain port
Info (169070): Pin VGA_R[7] has GND driving its datain port
Info (169070): Pin VGA_SYNC_N has GND driving its datain port
Info (169070): Pin VGA_VS has GND driving its datain port
Info (169070): Pin HPS_DDR3_ADDR[13] has GND driving its datain port
Info (169070): Pin HPS_DDR3_ADDR[14] has GND driving its datain port
Info (169070): Pin HPS_DDR3_DM[1] has GND driving its datain port
Info (169070): Pin HPS_DDR3_DM[2] has GND driving its datain port
Info (169070): Pin HPS_DDR3_DM[3] has GND driving its datain port
Info (169070): Pin HPS_ENET_GTX_CLK has GND driving its datain port
Info (169070): Pin HPS_ENET_MDC has GND driving its datain port
Info (169070): Pin HPS_ENET_TX_DATA[0] has GND driving its datain port
Info (169070): Pin HPS_ENET_TX_DATA[1] has GND driving its datain port
Info (169070): Pin HPS_ENET_TX_DATA[2] has GND driving its datain port
Info (169070): Pin HPS_ENET_TX_DATA[3] has GND driving its datain port
Info (169070): Pin HPS_ENET_TX_EN has GND driving its datain port
Info (169070): Pin HPS_FLASH_DCLK has GND driving its datain port
Info (169070): Pin HPS_FLASH_NCSO has GND driving its datain port
Info (169070): Pin HPS_SD_CLK has GND driving its datain port
Info (169070): Pin HPS_SPIM_CLK has GND driving its datain port
Info (169070): Pin HPS_SPIM_MOSI has GND driving its datain port
Info (169070): Pin HPS_UART_TX has GND driving its datain port
Info (169070): Pin HPS_USB_STP has GND driving its datain port
Info (169070): Pin AUD_ADCLRCK has VCC driving its datain port
Info (169070): Pin AUD_BCLK has VCC driving its datain port
Info (169070): Pin AUD_DACLRCK has VCC driving its datain port
Info (169070): Pin DRAM_DQ[0] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[1] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[2] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[3] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[4] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[5] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[6] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[7] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[8] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[9] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[10] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[11] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[12] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[13] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[14] has VCC driving its datain port
Info (169070): Pin DRAM_DQ[15] has VCC driving its datain port
Info (169070): Pin FPGA_I2C_SDAT has VCC driving its datain port
Info (169070): Pin PS2_CLK has VCC driving its datain port
Info (169070): Pin PS2_CLK2 has VCC driving its datain port
Info (169070): Pin PS2_DAT has VCC driving its datain port
Info (169070): Pin PS2_DAT2 has VCC driving its datain port
Info (169070): Pin HPS_CONV_USB_N has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[8] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[9] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[10] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[11] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[12] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[13] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[14] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[15] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[16] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[17] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[18] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[19] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[20] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[21] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[22] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[23] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[24] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[25] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[26] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[27] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[28] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[29] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[30] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQ[31] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQS_N[1] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQS_N[2] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQS_N[3] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQS_P[1] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQS_P[2] has VCC driving its datain port
Info (169070): Pin HPS_DDR3_DQS_P[3] has VCC driving its datain port
Info (169070): Pin HPS_ENET_INT_N has VCC driving its datain port
Info (169070): Pin HPS_ENET_MDIO has VCC driving its datain port
Info (169070): Pin HPS_FLASH_DATA[0] has VCC driving its datain port
Info (169070): Pin HPS_FLASH_DATA[1] has VCC driving its datain port
Info (169070): Pin HPS_FLASH_DATA[2] has VCC driving its datain port
Info (169070): Pin HPS_FLASH_DATA[3] has VCC driving its datain port
Info (169070): Pin HPS_GPIO[0] has VCC driving its datain port
Info (169070): Pin HPS_GPIO[1] has VCC driving its datain port
Info (169070): Pin HPS_GSENSOR_INT has VCC driving its datain port
Info (169070): Pin HPS_I2C1_SCLK has VCC driving its datain port
Info (169070): Pin HPS_I2C1_SDAT has VCC driving its datain port
Info (169070): Pin HPS_I2C2_SCLK has VCC driving its datain port
Info (169070): Pin HPS_I2C2_SDAT has VCC driving its datain port
Info (169070): Pin HPS_I2C_CONTROL has VCC driving its datain port
Info (169070): Pin HPS_KEY has VCC driving its datain port
Info (169070): Pin HPS_LED has VCC driving its datain port
Info (169070): Pin HPS_SD_CMD has VCC driving its datain port
Info (169070): Pin HPS_SD_DATA[0] has VCC driving its datain port
Info (169070): Pin HPS_SD_DATA[1] has VCC driving its datain port
Info (169070): Pin HPS_SD_DATA[2] has VCC driving its datain port
Info (169070): Pin HPS_SD_DATA[3] has VCC driving its datain port
Info (169070): Pin HPS_SPIM_SS has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[0] has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[1] has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[2] has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[3] has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[4] has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[5] has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[6] has VCC driving its datain port
Info (169070): Pin HPS_USB_DATA[7] has VCC driving its datain port
Info (169186): Following groups of pins have the same dynamic on-chip termination control
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|diff_dtc_bar
Info (169066): Type bi-directional pin HPS_DDR3_DQS_N[0] uses the Differential 1.5-V SSTL Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[0] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[1] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[2] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[3] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[4] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[5] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[6] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|delayed_oct
Info (169066): Type bi-directional pin HPS_DDR3_DQ[7] uses the SSTL-15 Class I I/O standard
Info (169185): Following pins have the same dynamic on-chip termination control: unnamed:u0|unnamed_hps_0:hps_0|unnamed_hps_0_hps_0:hps_0|unnamed_hps_0_hps_0_hps_io:hps_io|unnamed_hps_0_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_altdqdqs:dq_ddio[0].ubidir_dq_dqs|altdq_dqs2_acv_connect_to_hard_phy_cyclonev:altdq_dqs2_inst|diff_dtc
Info (169066): Type bi-directional pin HPS_DDR3_DQS_P[0] uses the Differential 1.5-V SSTL Class I I/O standard
Error (11802): Can't fit design in device. Modify your design to reduce resources, or choose a larger device. The Intel FPGA Knowledge Database contains many articles with specific details on how to resolve this error. Visit the Knowledge Database at https://www.altera.com/support/support-resources/knowledge-base/search.html and search for this specific error message number.
Error: Quartus Prime Fitter was unsuccessful. 7 errors, 5 warnings
Error: Peak virtual memory: 5113 megabytes
Error: Processing ended: Sun Mar 22 17:55:31 2026
Error: Elapsed time: 00:00:06
Error: Total CPU time (on all processors): 00:00:05
Error (293001): Quartus Prime Full Compilation was unsuccessful. 9 errors, 341 warnings

 

로직이 부족한줄 알았는데 핀이 너무 많이 할당되어도 그런 에러가 발생하는 건가?

[링크 : https://stackoverflow.com/questions/50442061/quartus-unable-to-fit-design-to-device]

'embeded > FPGA - ALTERA' 카테고리의 다른 글

nios II 단종  (0) 2026.03.22
fpga sdk for openCL  (0) 2026.03.18
aocl_c5soc_getting_started.pdf (Altera SDK for OpenCL)  (0) 2026.03.18
de1-soc와 quartus / fpga sdk for opencl  (0) 2026.03.18
quartus prime standard 실행  (0) 2026.03.17
Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 18. 22:32

추가 라이센스가 필요하진 않다는데

quartus prime pro / standard 에서 지원한다고 하면 lite로는 쓸 수 없다는 말이네?

Intel® FPGA SDK for OpenCL
• No additional licenses are required.
• Supported with the Intel Quartus Prime Pro/Standard Edition Software.
• The software installation file includes the Intel Quartus Prime Pro/Standard Edition Software and the OpenCL software.

[링크 : https://www.intel.co.kr/content/dam/www/central-libraries/us/en/documents/quartus-prime-compare-editions-guide.pdf]

 

de1-soc 보드를 사고 quartus standard 라이센스 안사면 openCL은 못쓰는건가?

Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 18. 22:27

de1-soc 문서를 보는데 참조되지만 영 찾아지지 않아서 중국 사이트 가입까지 해서 받음 -_ㅠ

 

Altera SDK for OpenCL

Cyclone V SoC Getting Started Guide

OCL006-14.0.0

2014.06.30

aocl_c5soc_getting_started.pdf
5.08MB

[링크 : https://en.eeworld.com.cn/bbs/thread-455555-1-1.html]

Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 18. 22:05

버전 정보 맞추는중.. 라이센스는 어떻게 되지?

 

Altera SDK for OpenCL Programming Guide에 의하면 13.0 그런데 이건 de1-soc용은 아닌듯.

■  Download and install the Quartus II software version 13.0.
■ Install your Stratix V FPGA board. You must download and install all necessary device support software.
■ Download the Altera SDK for OpenCL version 13.0.
■ Install the Altera SDK for OpenCL version 13.0.
■ Install the USB-Blaster and the PCI Express® (PCIe ®) drivers.

[링크 : https://pdf5.datasheet.su/altera-corporation-sw-opencl-sdk_3d4de71aae.pdf]

 

아무튼 web edition과 fpga sdk는 13.1.0.162로 받을수 있다.

Quartus® II Web Edition Design Software 

[링크 : https://www.altera.com/downloads/fpga-development-tools/quartus-ii-web-edition-design-software-version-13-1-windows]

 

FPGA SDK for OpenCL

[링크 : https://www.altera.com/downloads/add-development-tools/fpga-sdk-opencl-web-edition-software-version-13-1]

 

---

 

DE1-SoC openCL v05 문서를 terasic에서 받아서 보는데 18.1.0.625

음.. quartus prime standard edition with valid license.. 하... 1년 무상제공 이런것도 쿠폰이 없던데.. ㅠㅠ

 Intel Quartus Prime Standard Edition 18.1.0.625 installed with valid license 
 Intel FPGA SDK for OpenCL Prime Edition 18.1.0.625 installed without license 
 Intel SoC EDS 18.1.0.625 installed 

[링크 : https://www.altera.com/downloads/add-development-tools/fpga-sdk-opencl-standard-edition-software-version-18-1]

[링크 : https://www.altera.com/downloads/fpga-development-tools/quartus-prime-standard-edition-design-software-version-18-1-windows]

 

+

초기에는 16.0을 기준으로 했고 openCL 업데이트 하면서 18.1 까지 올라간듯.

[링크 : https://www.intel.com/content/www/us/en/design-example/714614/cyclone-v-fpga-terasic-de1-soc-board.html]

'embeded > FPGA - ALTERA' 카테고리의 다른 글

fpga sdk for openCL  (0) 2026.03.18
aocl_c5soc_getting_started.pdf (Altera SDK for OpenCL)  (0) 2026.03.18
quartus prime standard 실행  (0) 2026.03.17
quartus prime 설치 standard / lite  (0) 2026.03.17
de1-soc daughter board  (0) 2026.03.16
Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 17. 16:01

음.. standard로 설치했더니 계속 물어본다.

FPGA Starter Edition 자체는 무료지만, quartus prime standard는 유료..

quartus prime lite로 내려가야하나..?

그런데 21.1 부터는 modelsim 도 지원안한다고 하니 적당히(?) 더 구버전을 가야할 것 같기도 하다.

Questa*-인텔® FPGA Edition 빠른 시작: 인텔® Quartus® Prime Pro Edition 페이지에서 라이선스를 얻는 방법에 대한 정보를 찾을 수 있습니다.
*인텔® Quartus® Prime Pro Edition 21.3 이상 및 인텔® Quartus® Prime Standard/Lite Edition 21.1 이상부터 ModelSim*-인텔® FPGA Edition 및 ModelSim*-인텔® FPGA Starter Edition은 더 이상 지원되지 않습니다.

[링크 : https://www.intel.co.kr/content/www/kr/ko/support/programmable/licensing/q-and-a.html]

 

evalution 하면 30일 기간동안 사용이 가능한데

문제는 이 기간동안  aocl도 쓸 수 있냐라는거.

보다보니 aocl도 이제 지원안해서 사라지고 그러는거 같더만 ㅠㅠ

 

 

 

 

Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 17. 00:01

아주 예전 기록을 찾아보니

quartus 2 17.x 를 설치한 적이 있네

2017.12.27 - [embeded/FPGA - ALTERA] - quartus2 설치 + usb blaster 설치

 

오래된 버전으로는 4.x 9.x 까지 내려갔었는데

2020.06.23 - [embeded/FPGA - ALTERA] - quartus II 9.0이 아니야? 4.2 설치!

 

이번에는 가장 최신으로 일단 시도!

25.1 이라.. 어우. .많이도 올라갔다.

FPGA는 paid license 라고 해서 일단 패스하고 starter Editino 으로해서 Cyclone IV / V 에 대해서 설치시도

 

그나저나 FPGA SDK for OpenCL 은 어디서 찾지?

 

어..?

[링크 : https://www.intel.co.kr/content/www/kr/ko/support/programmable/support-resources/design-guidance/opencl-bsp-support.html]

 

어.. 이거 이제 손 놔버린건가?

[링크 : https://www.intel.co.kr/content/www/kr/ko/content-details/738067/pdn-2219-intel-is-discontinuing-the-following-software-ordering-codes.html]

 

+

2026.03.17

매직아이로 봐야 머가 달라졌는지 보일 느낌 ㅋㅋ

일단 lite랑 standard는 보기에는 지원하는 장치 차이가 있을 정도?

'embeded > FPGA - ALTERA' 카테고리의 다른 글

de1-soc와 quartus / fpga sdk for opencl  (0) 2026.03.18
quartus prime standard 실행  (0) 2026.03.17
de1-soc daughter board  (0) 2026.03.16
sof - SRAM Object File  (0) 2026.03.15
JIC - JTAG Indirect Configuration  (0) 2026.03.15
Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 16. 23:49

de-nano 이후로 오랫만에 보는 system builder

HPS 는 왜 이렇게 소심해 ㅋㅋ

 

그 와중에 GPIO-0 / 1 에 옵션이 궁금해서 눌러보는데

 

그게는 디스플레이 / 카메라 / ADC & DAC 정도 분류로 추가가 가능한데 은근히 비싸다.

 

240x320 display

[링크 : https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=65&No=892] LT24


7" 800x480 with 5 point MT

[링크 : https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=68&No=989#contents] MTL2

 

7" 800x480 with 5 point MT

[링크 : https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=168&No=653] MTL

 

4.3" 800x480

[링크 : https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=68&No=213] LTM

 

OV8865 8M 1/3.2" MIPI to parallel(TC358748XBG)

[링크 : https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=68&No=1011&PartNo=2#heading] D8M-GPIO

 

5M @ 15fps parallel 12bit

[링크 : https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=68&No=281] D5M

 

AD9248  ADC 65MSPS

AD9767ASTZ DAC 125MSPS 

[링크 : https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=73&No=278#contents] ADA

 

'embeded > FPGA - ALTERA' 카테고리의 다른 글

quartus prime standard 실행  (0) 2026.03.17
quartus prime 설치 standard / lite  (0) 2026.03.17
sof - SRAM Object File  (0) 2026.03.15
JIC - JTAG Indirect Configuration  (0) 2026.03.15
LTC connector?  (0) 2026.03.15
Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 15. 00:45

'embeded > FPGA - ALTERA' 카테고리의 다른 글

quartus prime 설치 standard / lite  (0) 2026.03.17
de1-soc daughter board  (0) 2026.03.16
JIC - JTAG Indirect Configuration  (0) 2026.03.15
LTC connector?  (0) 2026.03.15
de0-nano용 nios v 예제  (0) 2026.03.14
Posted by 구차니
embeded/FPGA - ALTERA2026. 3. 15. 00:43

'embeded > FPGA - ALTERA' 카테고리의 다른 글

de1-soc daughter board  (0) 2026.03.16
sof - SRAM Object File  (0) 2026.03.15
LTC connector?  (0) 2026.03.15
de0-nano용 nios v 예제  (0) 2026.03.14
DE1-SoC 구매 도착!  (0) 2026.03.13
Posted by 구차니