
    

    <?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://ocw.cs.pub.ro/courses/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://ocw.cs.pub.ro/courses/feed.php">
        <title>CS Open CourseWare ac-is:lab-ie</title>
        <description></description>
        <link>http://ocw.cs.pub.ro/courses/</link>
        <image rdf:resource="http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico" />
       <dc:date>2026-04-07T23:33:13+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab00?rev=1699303307&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab01?rev=1761658847&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab02?rev=1700740460&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab03?rev=1700849723&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab04?rev=1733169611&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab05?rev=1765226099&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab06?rev=1765826253&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico">
        <title>CS Open CourseWare</title>
        <link>http://ocw.cs.pub.ro/courses/</link>
        <url>http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico</url>
    </image>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab00?rev=1699303307&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-06T22:41:47+03:00</dc:date>
        <title>Lab 0 - Verilog. The basics</title>
        <link>http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab00?rev=1699303307&amp;do=diff</link>
        <description>Verilog

În cadrul laboratorului de Arhitectura Calculatoarelor vom studia un limbaj de descriere a hardware-ului (eng. Hardware Description Language - HDL) numit Verilog. Îl vom folosi pe tot parcursul laboratorului pentru a implementa noțiuni legate de arhitectura calculatoarelor.
Limbajele de descriere a hardware-ului sunt folosite în industrie pentru proiectarea și implementarea circuitelor digitale. Cele mai folosite limbaje de descriere a hardware-ului sunt Verilog și VHDL.</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab01?rev=1761658847&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-28T15:40:47+03:00</dc:date>
        <title>Lab 1 - Combinational Circuits. Behavior level.</title>
        <link>http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab01?rev=1761658847&amp;do=diff</link>
        <description>Exercises

In order to implement the exercises, use the lab archive below, considering the simulator you have on your workstation. The files already have a Xilinx ISE /  Vivado project that you are able to run; in addition, for this practice you already have a testing module; the checking will be performed visually during the lab practice. Follow the instructions and hints below and the zones marked with TODO in the corresponding files.</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab02?rev=1700740460&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-23T13:54:20+03:00</dc:date>
        <title>Lab 2 - Sequential Circuits. The register.</title>
        <link>http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab02?rev=1700740460&amp;do=diff</link>
        <description>The flip-flop

The hardware elements which can store data can be implemented through sequencial circuits called flip-flops. They store the values depending on the input value and the clock cycle; the stored value can be changed only when the clock has reached another positive transition ( the rising edge of the signal, the moment where a signal goes from low to high).
There are 4 major flip-flop types: D, T, SR and JK. Our target is the first one, since it is the one we will use later in our imp…</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab03?rev=1700849723&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T20:15:23+03:00</dc:date>
        <title>Exercises</title>
        <link>http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab03?rev=1700849723&amp;do=diff</link>
        <description>Exercises

In order to implement the exercises, use the lab archive below, considering the simulator you have on your workstation. The files already have a Xilinx ISE /  Vivado project that you are able to run; the checking will be performed visually during the lab practice. Follow the instructions and hints below and the zones marked with TODO in the corresponding files.</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab04?rev=1733169611&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-02T22:00:11+03:00</dc:date>
        <title>Lab 4 - MARIE. The architecture.</title>
        <link>http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab04?rev=1733169611&amp;do=diff</link>
        <description>Intro
Fetch Stage

Exercises

In order to implement the exercises, use the lab archive below, considering the simulator you have on your workstation. The files already have a Xilinx ISE /  Vivado project that you are able to run; the checking will be performed visually during the lab practice. Follow the instructions and hints below and the zones marked with TODO in the corresponding files.</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab05?rev=1765226099&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-08T22:34:59+03:00</dc:date>
        <title>Lab 5 - MARIE. Arithmetic instructions</title>
        <link>http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab05?rev=1765226099&amp;do=diff</link>
        <description>Load;Store;Add

Resources

	*  [VIVADO lab files]</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab06?rev=1765826253&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-15T21:17:33+03:00</dc:date>
        <title>Lab 6 - MARIE. Jump instructions</title>
        <link>http://ocw.cs.pub.ro/courses/ac-is/lab-ie/lab06?rev=1765826253&amp;do=diff</link>
        <description>Jump / StoreI

SkipCond (Bonus; Implement a change in assembly to test it)

Resources

	*  [VIVADO lab files]
	*  [MARIE Sim file]</description>
    </item>
</rdf:RDF>
