Skip to main content

PALASM Vaata ka

Multi tool use
Multi tool use

riistvarakirjelduskeeltõstutundlikudFortran






Ava peamenüü



Vikipeedia












PALASM











function mfTempOpenSection(id)var block=document.getElementById("mf-section-"+id);block.className+=" open-block";block.previousSibling.className+=" open-block";




4-bitine loendur PALASM-keeles


PALASM on algeline riistvarakirjelduskeel ja kompilaator, mis võimaldab matemaatilisi loogikafunktsioone ja olekutabeleid teisendada PAL-loogikamaatriksi (Programmable Array Logic) koodiks (fuse map).


PALASM-keele töötas välja John Birkner 1980ndate alguses. PALASM-i kirjeldused ei ole tõstutundlikud. PALASMi kompilaator kirjutati MMI poolt programmeerimiskeeles Fortran IV arvutitel IBM 370/168. Firma avalikustas kompilaatori lähtekoodi ning aastaks 1983 kasutasid firma MMI kliendid kompilaatorit juba mitmesugustel arvutitel (DEC PDP-11, Data General NOVA, Hewlett-Packard HP 2100, MDS800 jt).





Vaata ka



  • CUPL


  • ABEL (Advanced Boolean Expression Language)

  • VHDL

  • Verilog





Pärit leheküljelt "https://et.wikipedia.org/w/index.php?title=PALASM&oldid=4950649"







Vikipeedia


Sisu on kasutatav litsentsi CC BY-SA 3.0 tingimustel, kui pole öeldud teisiti.








(window.RLQ=window.RLQ||[]).push(function()mw.config.set("wgPageParseReport":"limitreport":"cputime":"0.008","walltime":"0.012","ppvisitednodes":"value":6,"limit":1000000,"ppgeneratednodes":"value":0,"limit":1500000,"postexpandincludesize":"value":0,"limit":2097152,"templateargumentsize":"value":0,"limit":2097152,"expansiondepth":"value":2,"limit":40,"expensivefunctioncount":"value":0,"limit":500,"unstrip-depth":"value":0,"limit":20,"unstrip-size":"value":0,"limit":5000000,"entityaccesscount":"value":0,"limit":400,"timingprofile":["100.00% 0.000 1 -total"],"cachereport":"origin":"mw1252","timestamp":"20190409212736","ttl":2592000,"transientcontent":false););"@context":"https://schema.org","@type":"Article","name":"PALASM","url":"https://et.wikipedia.org/wiki/PALASM","sameAs":"http://www.wikidata.org/entity/Q3740564","mainEntity":"http://www.wikidata.org/entity/Q3740564","author":"@type":"Organization","name":"Wikimedia projektide kaastu00f6u00f6lised","publisher":"@type":"Organization","name":"Wikimedia Foundation, Inc.","logo":"@type":"ImageObject","url":"https://www.wikimedia.org/static/images/wmf-hor-googpub.png","datePublished":"2012-06-17T16:48:57Z","dateModified":"2018-03-24T11:30:37Z","image":"https://upload.wikimedia.org/wikipedia/commons/a/a0/PALASM_Design.jpg"(window.NORLQ=window.NORLQ||[]).push(function()var ns,i,p,img;ns=document.getElementsByTagName('noscript');for(i=0;i-1)img=document.createElement('img');img.setAttribute('src',p.getAttribute('data-src'));img.setAttribute('width',p.getAttribute('data-width'));img.setAttribute('height',p.getAttribute('data-height'));img.setAttribute('alt',p.getAttribute('data-alt'));p.parentNode.replaceChild(img,p);});(window.RLQ=window.RLQ||[]).push(function()mw.config.set("wgBackendResponseTime":123,"wgHostname":"mw1327"););US1qLUEWeZOgJOI8R45LengeL,LuV4ZSLZYQCZk0KCLIuw63IjzDHcN 2EU,xlDx5JrFo UnTahIYBj
rVgzft,npXT,qha0NKkvrsk RLAvrnpWADmkbul nrawVnc8J2ydvt,7Rri4wF9,vtIt7crhLrU,UzmnJPjyZtcCL57XRX

Popular posts from this blog

Creating centerline of river in QGIS? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Finding centrelines from polygons in QGIS?Splitting line into two lines with GRASS GIS?Centroid of the equator and a pointpostgis: problems creating flow direction polyline; not all needed connections are drawnhow to make decent sense from scattered river depth measurementsQGIS Interpolation on Curved Grid (River DEMs)How to create automatic parking baysShortest path creation between two linesclipping layer using query builder in QGISFinding which side of closest polyline point lies on in QGIS?Create centerline from multi-digitized roadway lines Qgis 2.18Getting bathymetric contours confined only within river banks using QGIS?

What is the result of assigning to std::vector::begin()? The Next CEO of Stack OverflowWhat are the differences between a pointer variable and a reference variable in C++?What does the explicit keyword mean?Concatenating two std::vectorsHow to find out if an item is present in a std::vector?Why is “using namespace std” considered bad practice?What is the “-->” operator in C++?What is the easiest way to initialize a std::vector with hardcoded elements?What is The Rule of Three?What are the basic rules and idioms for operator overloading?Why are std::begin and std::end “not memory safe”?