embeded/FPGA - ALTERA2017. 12. 6. 15:33

아키텍쳐가 다른 것에 대한 비교는 무의미 하지만

그래도 굳이 하자면..

xilinx는 6 input 이고 altera는 4 input 이라

1.3배 정도 쳐주면 된다 라는 결론?


adaptive logic module (ALM)

logic elements (LEs)

[링크 : https://www.altera.com/en_US/pdfs/literature/wp/wp-01003.pdf]

LUT, Logic Cell and Logic Element are all the same to me: the most basic FPGA general logic primitive. Xilinx use LUT, Altera LE, microsemi/lattice possibly something else.

The problem is, they are not the same. In their most recent architecture, Xilinx use 6-input LUT and altera 4-input LUT. They are aggregated in logic blocks which has other features like fast-carry chain, registers and distributed memory.

Converting to system gates is useful, but don't forget it's also a marketing war. A Xilinx FPGA should fit 1.5 times the logic of an Altera FPGA, since it's LUT have 6 instead of 4, right? Well, it largely depends on the design, if the design can't use 6-inputs much, the unused ones are wasted. Same with fast-carry logic, I don't know if they count that in equivalent gate number, but be advised that number is inflated.

System gates is a common measure of ASIC design complexity. The same design on two different foundries should have similar system gates number, as waste is not really an issue for ASIC.

If you're looking for an FPGA. I suggest you choose your vendor, port enough of your design to get an idea of how big a FPGA you need and choose a FPGA with an upgrade path (if you want to market). If it's for a single prototype, just use the biggest FPGA you can afford. 

[링크 : https://stackoverflow.com/.../relation-between-luts-logic-cell-logic-elements-system-gates]


[링크 : http://ee.sharif.edu/~asic/Docs/fpga-logic-cells_V4_V5.pdf]



Cyclone IV 에는 LEs(Logic Elements)가

Logic array blocks (LABs) contain groups of LEs. 

Each LAB consists of the following features: 

■ 16 LEs

[링크 : https://www.altera.com/en_US/pdfs/literature/hb/cyclone-iv/cyiv-51002.pdf]


Cyclone V 에는 ALM이 언급되는데 LEs는 PCIe 관련으로 몇개의 LE가 사용된다 정도의 언급만 있다.

High-performance FPGA fabric Enhanced 8-input ALM with four registers 


The PCIe endpoint support includes multifunction support for up to eight functions, as shown in the following figure. The integrated multifunction support reduces the FPGA logic requirements by up to 20,000 LEs for PCIe designs that require multiple peripherals. 

[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/cyclone-v/cv_51001.pdf]


근데.. LEs와 ALM을 동시에 표기한게 보이네.. 도대체 ALM과 LE의 연관이 어떻게 되는거야..

[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/cyclone-v/cv_51001.pdf]


위에꺼랑 연관지어서 보면.. 25000 LEs = 9434 ALM 이고

평균적으로(?) 2.6LEs = 1 ALM 이 되는 건가?


음.. 아무튼 ALE와 LEs의 연관은 모르겠으나.. 

결론은 성능과 비용 사이에서 적절한 LUT4를 택했다 인가?

Designing the ALM The ALM is radically different from any other FPGA logic block, offering a number of major innovations. Getting from a classic 4-LUT with a single register block (with associated carry logic) to the ALM required a detailed understanding of customer requirements and a large investment in researching the tradeoffs of various architectures. Our pursuit for a larger LUT was inspired by research results indicating that a basic 6-LUT could yield a 14% performance improvement by reducing the number of levels of logic elements on the critical paths of circuits. Unfortunately, this performance increase also had a large area penalty, a 17% area increase resulting from a larger LUT-mask and more inputs for the LUT. Figure 4 illustrates the tradeoff between cost and delay for different sizes of LUTs. The basic approach in designing the ALM was to investigate building a larger LUT to reduce levels of logic and increase performance, but to also avoid the area increase by efficiently dividing the larger LUT into smaller LUTs when appropriate, as illustrated by the dashed line. The ability to divide a LUT is what makes it “adaptive.”  

[링크 : https://www.altera.com/en_US/pdfs/literature/wp/wp-01003.pdf]

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

fpga bitstream format?  (0) 2017.12.08
FPGA 개론?  (0) 2017.12.07
altera fpga 라인업  (0) 2017.12.06
de0-nano / nios2  (0) 2017.12.06
microblaze (xilinx) Nios II (altera)  (0) 2017.12.05
Posted by 구차니
embeded/FPGA - ALTERA2017. 12. 6. 13:17

엌.. cyclone이 그래도 메인급인줄 알았는데 아니었네..

cyclone 쏘리~ zynq 같은 거랑 비교했다니 억울했겠다.. ㅋㅋ


[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/sg/product-catalog.pdf]


아무튼 Stratix는 LEs 갯수가 어마어마 하다

모델명 숫자가 k 단위니.. 큰건 5M LEs를 포함한다.(드럽게 비쌀 듯..)

[링크 : https://www.altera.com/products/fpga/stratix-series/stratix-10/overview.html]


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

FPGA 개론?  (0) 2017.12.07
제조사별 FPGA 로직 게이트 갯수 차이  (0) 2017.12.06
de0-nano / nios2  (0) 2017.12.06
microblaze (xilinx) Nios II (altera)  (0) 2017.12.05
Cyclone IV,V (terasic de0-nano)  (0) 2017.12.05
Posted by 구차니
embeded/FPGA - ALTERA2017. 12. 6. 11:56

언제 살진 모르겠지만.. 웬지 살거 같으니 조사? ㅋㅋ


일단.. nios2 돌릴려면 외부 SDRAM을 달아줘야 하는데..

(DE0-Nano 뒷편에 32MB SDRAM이 FPGA용이 아니라 nios 2를 위한 SDRAM 이었나?)

도대체... nios2에서 돌릴 OS/프로그램은 어디에 구워지는거지?

[링크 : https://sikpigs.wordpress.com/2013/09/28/nios-ii-on-de0-nano/]

[링크 : https://sikpigs.wordpress.com/2013/09/30/adding-sdram-for-nios-ii-on-de0-nano/]

[링크 : https://www.altera.com/.../tt_nios2_hardware_tutorial.pdf]

[링크 : https://www.youtube.com/watch?v=oQWr-T6MX10]

[링크 : http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=49&No=656]

[링크 : http://www.emb4fun.de/fpga/nutos1/]


+

2017.12.07

EPCS64를 탭재하는데 계산해보니. 64Mbit = 8MB 플래시가 EPCS로 쓰고 있고

FPGA 설정에 얼마의 용량을 쓰는지 모르겠지만

EPCS를 Nios 2의 용량으로 일부 사용하는 듯.

FPGA 내부적으로는 플래시 컨트롤러를 추가해서 어떻게 쓰는것 같은데

플래시 컨트롤러에서 EPCS의 일정 어드레스를 겹치지 않도록 해주려나?


Now the system contains a CPU, the Sys ID and an external SDRAM. The next step will be to add the EPCS Controller. Therefore select "Library > Memories and Memory Controllers > External Memory Interfaces > Flash Interfaces > EPCS Serial Flash Controller" and click the "Add..." button. We will use the default values of the wizard, press "Finish". Important, rename "epcs_flash_controller_0" to "epcs_flash_controller".

[링크 : http://www.emb4fun.de/fpga/nutos1/]


+

2017.12.10

5.1 Downloading the JIC file into the DE0-Nano Board

[링크 : ftp://ftp.altera.com/up/pub/Altera_Material/13.1/Tutorials/DE0-Nano/Using_DE0-Nano_Flash.pdf]

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

제조사별 FPGA 로직 게이트 갯수 차이  (0) 2017.12.06
altera fpga 라인업  (0) 2017.12.06
microblaze (xilinx) Nios II (altera)  (0) 2017.12.05
Cyclone IV,V (terasic de0-nano)  (0) 2017.12.05
xilinx USB cable 드럽게 비싸네  (0) 2017.12.05
Posted by 구차니
Microsoft/Windows2017. 12. 6. 10:14

USB 부팅으로 설치하니까

USB를 UEFI로 하고 시작하면 파티션 생성시에 legacy와 다르게 4개의 파티션이 생성된다.(깜놀!)

그리고. legacy랑 다르게 모니터 해상도 정상적으로 인식해서 고해상도로 진행된다 정도 차이?


아무튼.. SSD가 아니라 HDD라 속도 향상이라는 측면에서는

크게 느껴지지 않는다.. 라고 해야하나?


[링크 : http://rgy0409.tistory.com/1136]

[링크 : http://webdir.tistory.com/351]

[링크 : https://letsbemild.blogspot.kr/2014/10/fast-boot-fast-boot.html]

[링크 : https://extrememanual.net/7578]

[링크 : http://jsieun73.tistory.com/106]


얘는 SSD + win8

UEFI와 상관없이 Fastboot는 적용이라는데 역시 SSD가 깡패라는 결론이..

[링크 : http://www.kbench.com/?q=node/112024]

'Microsoft > Windows' 카테고리의 다른 글

windows monthly rollup  (0) 2018.01.05
윈도우 단축키  (0) 2017.12.23
MS 콘솔 명령(순차 실행)  (0) 2017.11.21
아 망할 COEM 라이센스  (0) 2017.11.21
7세대 인텔 cpu 와 윈7 업데이트.. -_-?  (0) 2017.11.07
Posted by 구차니
개소리 왈왈/독서2017. 12. 5. 23:19

악마라고 불리는건 과학적이니 않으니

과학적으로 공감이라는 측면에서(empathy) 접근하여

EQ를 측정함으로서 정규분포에서 보이는 낮은 쪽과 높은쪽에 대한 고찰인데

EQ는 과거(?) 한때 인기를 끌던 그 감성지수는 아니다.


아무튼.. 크게 분류해서

부정적인 공감제로로는

Type B - 경계선(Borderline) 성격장애

Type P - 사이코패스(Psychopathy)

Type N - 나르시시즘 (Narcissism)

세가지로 분류해서 분석을 한다.


그리고 위에서 말한 3가지 타입들은 반드시 폭력적이거나 사람을 해하진 않지만 그럴 가능성이 높으며

타인의 감정을 읽는 능력과

타인의 감정에 공감하는 능력 두가지로 나누어 분석을 한다.

예를 들어, 사이코패스는 상대의 감정을 읽긴 하나 공감하는 능력이 결여되어 있으며

경계선 성격장애는 상대의 감정을 읽지 못하나(무시에 가까움) 공감하는 능력이 발달되어 있다.

(맞나? 찾아보려고 다시 읽었으나 못 찾음 ㅠㅠ)

나르시즘에 대해서는 간단하게 나와서 이러한 언급이 없다.


일단 환경적인 요인과 유전적인 요인이 존재하며,

환경은 태아시절 각종 호르몬(남성 호르몬, 옥시토신 등)의 영향과

성장기에 아동학대나 성적학대 그리고 PTSD 등에 영향을 받는다고 보여진다

유전자에 의한 조사에서도 유의미한 결과를 보이는 부분이 있었고

둘 중 하나가 핵심이 아닌 둘다 핵심적인 요소로서 사람의 감성이 쌓아올려지게 된다.

어떻게 보면.. 정상적으로 문제없이 자라나는 것 자체가 축복받은 걸지도..


1장 악마라 불리는 사람들 15 

2장 공감의 뇌 과학 31 

3장 공감 제로의 두 얼굴: 부정적인 공감 제로 61 

4장 공감 제로의 두 얼굴: 긍정적인 공감 제로 119 

5장 공감 유전자 153 

6장 공감의 침식 뒤에 숨겨진 우리 안의 악마 177  


[링크 : http://www.kyobobook.co.kr/product/detailViewKor.laf?barcode=9788983716255]

Posted by 구차니
embeded/FPGA - ALTERA2017. 12. 5. 16:05

xilinx에는 microblaze 라는 software CORE가 존재하고

altera에는 nios 2가 존재한다.


아키텍쳐 등은 비슷하나 altera가 더 커스터마이징이 용이하다고..

[링크 : https://www.embeddedrelated.com/showthread/fpga-cpu/2182-1.php]


성능만으로 봐서는.. 전체적으로 Xilinx의 microblaze가 Altera의 Nios 2보다 높게 나온다.

economy는.. 너무 심하게 성능이 떨어지는데 소비전력 면에서 차이가 있어야 할거 같고

절대성능도 그렇고 MHz당 DMIPS 로 봐도 시리즈가 올라간다고 해서 상대적으로 빨라지는게 없어 보이는 편

이래서.. altera 대신 xilinx를 많이 쓰는건가..


[링크 : https://www.altera.com/products/processors/overview.html]


[링크 : https://www.xilinx.com/products/design-tools/microblaze.html]

+

2017.12.07

Device Family Support:

[링크 : https://www.xilinx.com/products/intellectual-property/microblazecore.html]


+

2017.12.06

성능 저하는 심하지만.. LE를 적게 먹어서 용량 적은 FPGA에서도 돌릴수 있는게 장점 일려나?

Nios II/e[edit]

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]


일단.. cyclone 4 에는 115K~150K의 로직이 있는데 그중에 1K 정도야 머..

  • The Cyclone IV GX FPGA architecture consists of up to 150K vertically arranged logic elements (LEs), 6.5 Mbits of embedded memory arranged as 9-Kbit (M9K) blocks, and 360 18 x 18 embedded multipliers. New to the Cyclone series, Cyclone IV GX FPGAs feature integrated transceivers at up to 3.125 Gbps.
  • The Cyclone IV E FPGA architecture consists of up to 115K vertically arranged LEs, 4 Mbits of embedded memory arranged as 9-Kbit (M9K) blocks, and 266 18 x 18 embedded multipliers. 

[링크 : https://www.altera.com/products/fpga/cyclone-series/cyclone-iv/features.html]


Nios 2/e야 700 이하이긴 한데, 가장 성능좋은 Nios 2/f 도 풀 옵션(?)으로 3K 정도

(115k에서 3k 정도 되어봤자 부담이 크진 않은 듯? 2.6%?)

[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/nios2/n2cpu_nii51015.pdf]


cyclone V E는 25~300 정도

cyclone V GX는 35~300 정도

cyclone V GT는 77~300 정도

cyclone V SE는 25~110 정도

cyclone V SX는 25~110 정도

cyclone V ST는 85~110 정도의 LEs를 포함한다. 근데 머.. 얘는 HPS 존재하니까 굳이 할 필요가 있나?

이론상으로는.. 3k 니까 8 코어~100 코어 시스템은 만들수 있겠네?

(램 분배라던가 결선으로 인해서 사용될 로직이라던가 이런걸 고려하면 절대적으로 무리겠지만)

[링크 : https://www.altera.com/products/fpga/cyclone-series/cyclone-v/features.html]


MMU가 MPU 보다 복잡한 기능 그러니.. MMU가 들어가면 MPU는 필요없다.

[링크 : http://blog.materer.co.kr/15]



+

microblaze의 로직셀 사용량. 

성능 차이가 심하고 아키텍쳐 차이때문에 nios2랑 직접적으로 비교하기는 힘드니.. 그냥 참고용


[링크 : https://www.xilinx.com/support/documentation/quick_start/microblaze-quick-start-guide.pdf]

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

altera fpga 라인업  (0) 2017.12.06
de0-nano / nios2  (0) 2017.12.06
Cyclone IV,V (terasic de0-nano)  (0) 2017.12.05
xilinx USB cable 드럽게 비싸네  (0) 2017.12.05
EPCS, EPCQ  (0) 2017.12.03
Posted by 구차니
embeded/FPGA - ALTERA2017. 12. 5. 14:50

요즘 막 지름신이 와서

구경하다 중고로운 평화나라에서 DE0-Nano가 있어서 보는데

막 검색을 해보니 흐음... 내가 원하는건 DE0-Nano-SoC 인 듯..

순수 FPGA 공부도 좋긴한데 고민이 되네..

(그래도 조금은 지름신님 물리쳐진듯? ㅋㅋ)


DE0-Nano-SoC Kit/Atlas-SoC Kit 99$/90$

FPGA Device

Altera Cyclone® V SE 5CSEMA4U23C6N device

HPS (Hard Processor System)

925MHz Dual-core ARM Cortex-A9 processor

1GB DDR3 SDRAM (32-bit data bus)

[링크 : https://www.terasic.com.tw/...&CategoryNo=167&No=941&PartNo=2]


DE0-Nano Development and Education Board 79$/71$

Cyclone® IV EP4CE22F17C6N FPGA

22,320 Logic elements (LEs)

32MB SDRAM

2Kb I2C EEPROM 

G-Sensor ADI ADXL345, 3-axis accelerometer with high resolution (13-bit) 

A/D Converter NS ADC128S022, 8-Channel, 12-bit A/D Converter 50 ksps to 200 ksps 

[링크 : http://www.terasic.com.tw/...&CategoryNo=165&No=593&PartNo=2]


[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/cyclone-v/cv_51001.pdf]

[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/cyclone-v/cv_51002.pdf]


HPS 라고 해서.. ARM 코어 탑재.

이녀석이 Zynq 대응 버전이라고 보면 될려나?


[링크 : https://www.altera.com/products/fpga/features/cyv-soc-hps.html]


Cyclone 4는 ARM 코어 없다.

[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/cyclone-iv/cyiv-51001.pdf]



+

2017.12.10

음 Cyclone 4에 온칩 메모리?

[링크 : ftp://ftp.altera.com/up/pub/Altera_Material/13.1/Tutorials/DE0-Nano/Using_DE0-Nano_Flash.pdf]


최대 6.4Mb =약 800KB 인데 GX 모델로 가야지 그렇고

Cyclone IV Device Family 

Features The Cyclone IV device family offers the following features: 

■ Low-cost, low-power FPGA fabric: 

■ 6K to 150K logic elements 

■ Up to 6.3 Mb of embedded memory 

■ Up to 360 18 × 18 multipliers for DSP processing intensive applications 

■ Protocol bridging applications for under 1.5 W total power 


모델에 따라서 낮은건 270Kbit 이니까 34KB 부터 시작한다.

[링크 : https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/cyclone-iv/cyiv-51001.pdf]


SRAM 이지 Flash는 아니었네..

Memory Modes Cyclone IV devices M9K memory blocks allow you to implement fully-synchronous SRAM memory in multiple modes of operation. Cyclone IV devices M9K memory blocks do not support asynchronous (unregistered) memory inputs.  

[링크 : https://www.altera.com/.../cyclone-iv/cyclone4-handbook.pdf]

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

de0-nano / nios2  (0) 2017.12.06
microblaze (xilinx) Nios II (altera)  (0) 2017.12.05
xilinx USB cable 드럽게 비싸네  (0) 2017.12.05
EPCS, EPCQ  (0) 2017.12.03
RTL - Register-transfer level  (0) 2017.11.09
Posted by 구차니
embeded/FPGA - ALTERA2017. 12. 5. 14:28

하나 사서 가지고 놀아볼까 하는데 가격이 미친듯..

[링크 : https://www.eleparts.co.kr/EPXG4TT7] USB Cable 2 40만... 딴데는 한 20하는거 같던데..

[링크 : https://www.xilinx.com/products/boards-and-kits/hw-usb-ii-g.html] 공식 225$

[링크 : https://www.eleparts.co.kr/EPX349J6] 패러럴 2.3만..


그래서 싼게 보이길래 찾아봤는데.. 아놔...

The Parallel Cable IV will not be supported in the Vivado tools. However, ChipScope analyzer supports this cable.

[링크 : https://www.xilinx.com/support/answers/54136.html]


아무튼. ISE까지는 어떻게 Parallel cable 4라고 해서 지원을 했는데

vivado 부터는 아예 legacy 장비라서 없애 버린듯..


product obsolete의 압박... -_-

Xilinx Parallel Cable IV

DS097 (v3.0) January 21, 2016

[링크 : https://www.xilinx.com/support/documentation/data_sheets/ds097.pdf



ChipScope analyzer는 장치가 아니라 툴이네..

근데 얘도.. ISE 포함된 애인가?

[링크 : https://www.xilinx.com/itp/xilinx10/isehelp/ise_c_process_analyze_design_using_chipscope.htm]


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

de0-nano / nios2  (0) 2017.12.06
microblaze (xilinx) Nios II (altera)  (0) 2017.12.05
Cyclone IV,V (terasic de0-nano)  (0) 2017.12.05
EPCS, EPCQ  (0) 2017.12.03
RTL - Register-transfer level  (0) 2017.11.09
Posted by 구차니

머 결론은 남자는 돈 없으면 죽어라

돈 없는(능력없는) 것도 한남이다 인가?





위와 같이 맘충이라 불리게되는 모든 상황은 돈만 많으면 해결 가능하다. 이게 다 능력도 없는 주제에 애나 싸지르고 지 와이프는 고생시키는 앱충 때문이다.

맘충이 발생하는 이유는 모두 다 무능하고 돈 못벌어서 애비 노릇 못 하는 남자 때문이다.

[링크 : http://cafe.daum.net/ok1221/9Zdf/968969?svc=daumapp]

Posted by 구차니

먼가 관련 조항이 많을줄 알았는데 의외로 너무 심플하게 저거 뿐이라 놀람


제27장 낙태의 죄

  • 조문체계도버튼
  • 연혁

  ①부녀가 약물 기타 방법으로 낙태한 때에는 1년 이하의 징역 또는 200만원 이하의 벌금에 처한다.  <개정 1995.12.29.>

②부녀의 촉탁 또는 승낙을 받어 낙태하게 한 자도 제1항의 형과 같다.  <개정 1995.12.29.>

③제2항의 죄를 범하여 부녀를 상해에 이르게 한때에는 3년 이하의 징역에 처한다. 사망에 이르게 한때에는 7년 이하의 징역에 처한다.  <개정 1995.12.29.>

  • 조문체계도버튼
  • 연혁

  ①의사, 한의사, 조산사, 약제사 또는 약종상이 부녀의 촉탁 또는 승낙을 받어 낙태하게 한 때에는 2년 이하의 징역에 처한다.  <개정 1995.12.29.>

②부녀의 촉탁 또는 승낙없이 낙태하게 한 자는 3년 이하의 징역에 처한다

③제1항 또는 제2항의 죄를 범하여 부녀를 상해에 이르게 한때에는 5년 이하의 징역에 처한다. 사망에 이르게 한때에는 10년 이하의 징역에 처한다.  <개정 1995.12.29.>

④전 3항의 경우에는 7년 이하의 자격정지를 병과한다 

[링크 : http://www.law.go.kr/lsInfoP.do?lsiSeq=165506#0000]

[링크 : https://ko.wikipedia.org/wiki/낙태법]



 ① 의사는 다음 각 호의 어느 하나에 해당되는 경우에만 본인과 배우자(사실상의 혼인관계에 있는 사람을 포함한다. 이하 같다)의 동의를 받아 인공임신중절수술을 할 수 있다.

1. 본인이나 배우자가 대통령령으로 정하는 우생학적(優生學的) 또는 유전학적 정신장애나 신체질환이 있는 경우

2. 본인이나 배우자가 대통령령으로 정하는 전염성 질환이 있는 경우

3. 강간 또는 준강간(準强姦)에 의하여 임신된 경우

4. 법률상 혼인할 수 없는 혈족 또는 인척 간에 임신된 경우

5. 임신의 지속이 보건의학적 이유로 모체의 건강을 심각하게 해치고 있거나 해칠 우려가 있는 경우

② 제1항의 경우에 배우자의 사망·실종·행방불명, 그 밖에 부득이한 사유로 동의를 받을 수 없으면 본인의 동의만으로 그 수술을 할 수 있다.

③ 제1항의 경우 본인이나 배우자가 심신장애로 의사표시를 할 수 없을 때에는 그 친권자나 후견인의 동의로, 친권자나 후견인이 없을 때에는 부양의무자의 동의로 각각 그 동의를 갈음할 수 있다.

[전문개정 2009.1.7.]


 이 법에 따른 인공임신중절수술을 받은 자와 수술을 한 자는 「형법」 제269조제1항·제2항 및 제270조제1항에도 불구하고 처벌하지 아니한다.

[전문개정 2009.1.7.]


 

[링크 : http://www.law.go.kr/법령/모자보건법/(14323,20161202)]


 ① 법 제14조에 따른 인공임신중절수술은 임신 24주일 이내인 사람만 할 수 있다.

② 법 제14조제1항제1호에 따라 인공임신중절수술을 할 수 있는 우생학적 또는 유전학적 정신장애나 신체질환은 연골무형성증, 낭성섬유증 및 그 밖의 유전성 질환으로서 그 질환이 태아에 미치는 위험성이 높은 질환으로 한다.

③ 법 제14조제1항제2호에 따라 인공임신중절수술을 할 수 있는 전염성 질환은 풍진, 톡소플라즈마증 및 그 밖에 의학적으로 태아에 미치는 위험성이 높은 전염성 질환으로 한다.

[전문개정 2009.7.7.] 

[링크 : http://www.law.go.kr/lsInfoP.do?lsiSeq=190354#0000]




+

지인과 이야기 하다 보니 웃기는거 발견

부모세대의 남아선호 사상으로 죽어간 자기 세대의 여자 태아들은 불쌍히 여기며

정작 자기세대가 낙태를 해야 할 상황이 오면 죄가 아니게 해야 한다라며

세포 덩어리 인데 자궁은 내것이다 라고 외치는건 참.. 아이러니 하다.

Posted by 구차니